| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static StorageVirtualMachineLifecycle |
StorageVirtualMachineLifecycle.fromValue(String value)
Use this in place of valueOf.
|
static StorageVirtualMachineLifecycle |
StorageVirtualMachineLifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageVirtualMachineLifecycle[] |
StorageVirtualMachineLifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteStorageVirtualMachineResult |
DeleteStorageVirtualMachineResult.withLifecycle(StorageVirtualMachineLifecycle lifecycle)
Describes the lifecycle state of the SVM being deleted.
|
StorageVirtualMachine |
StorageVirtualMachine.withLifecycle(StorageVirtualMachineLifecycle lifecycle)
Describes the SVM's lifecycle status.
|
Copyright © 2021. All rights reserved.