Uses of Enum
com.amazonaws.services.ec2.model.Status
Packages that use Status
-
Uses of Status in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return StatusModifier and TypeMethodDescriptionstatic Status
Use this in place of valueOf.static Status
Returns the enum constant of this type with the specified name.static Status[]
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.ec2.model with parameters of type StatusModifier and TypeMethodDescriptionvoid
The status of the move of the IP address.void
The move status for the IP address.MoveAddressToVpcResult.withStatus
(Status status) The status of the move of the IP address.RestoreAddressToClassicResult.withStatus
(Status status) The move status for the IP address.