Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static LockState |
LockState.fromValue(String value)
Use this in place of valueOf.
|
static LockState |
LockState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LockState[] |
LockState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LockedSnapshotsInfo |
LockedSnapshotsInfo.withLockState(LockState lockState)
The state of the snapshot lock.
|
LockSnapshotResult |
LockSnapshotResult.withLockState(LockState lockState)
The state of the snapshot lock.
|
Copyright © 2024. All rights reserved.