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 StatusUse this in place of valueOf.static StatusReturns 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 TypeMethodDescriptionvoidThe status of the move of the IP address.voidThe 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.