| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
static KxVolumeStatus |
KxVolumeStatus.fromValue(String value)
Use this in place of valueOf.
|
static KxVolumeStatus |
KxVolumeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KxVolumeStatus[] |
KxVolumeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateKxVolumeResult |
UpdateKxVolumeResult.withStatus(KxVolumeStatus status)
The status of the volume.
|
CreateKxVolumeResult |
CreateKxVolumeResult.withStatus(KxVolumeStatus status)
The status of volume creation.
|
KxVolume |
KxVolume.withStatus(KxVolumeStatus status)
The status of volume.
|
GetKxVolumeResult |
GetKxVolumeResult.withStatus(KxVolumeStatus status)
The status of volume creation.
|
Copyright © 2025. All rights reserved.