Uses of Enum
software.amazon.awssdk.services.ec2.model.LockState
Packages that use LockState
-
Uses of LockState in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LockStateModifier and TypeMethodDescriptionstatic LockStateUse this in place of valueOf to convert the raw string returned by the service into the enum value.final LockStateLockedSnapshotsInfo.lockState()The state of the snapshot lock.final LockStateLockSnapshotResponse.lockState()The state of the snapshot lock.static LockStateReturns 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.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LockStateMethods in software.amazon.awssdk.services.ec2.model with parameters of type LockStateModifier and TypeMethodDescriptionThe state of the snapshot lock.The state of the snapshot lock.