Uses of Enum
com.amazonaws.services.ec2.model.StatusType
Packages that use StatusType
-
Uses of StatusType in com.amazonaws.services.ec2.model
Subclasses with type arguments of type StatusType in com.amazonaws.services.ec2.modelMethods in com.amazonaws.services.ec2.model that return StatusTypeModifier and TypeMethodDescriptionstatic StatusTypeUse this in place of valueOf.static StatusTypeReturns the enum constant of this type with the specified name.static StatusType[]StatusType.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 StatusTypeModifier and TypeMethodDescriptionvoidInstanceStatusDetails.setStatus(StatusType status) The status.InstanceStatusDetails.withStatus(StatusType status) The status.