Uses of Enum
com.amazonaws.services.codedeploy.model.InstanceStatus
Packages that use InstanceStatus
-
Uses of InstanceStatus in com.amazonaws.services.codedeploy.model
Methods in com.amazonaws.services.codedeploy.model that return InstanceStatusModifier and TypeMethodDescriptionstatic InstanceStatus
Use this in place of valueOf.static InstanceStatus
Returns the enum constant of this type with the specified name.static InstanceStatus[]
InstanceStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.codedeploy.model with parameters of type InstanceStatusModifier and TypeMethodDescriptionvoid
InstanceSummary.setStatus
(InstanceStatus status) The deployment status for this instance:ListDeploymentInstancesRequest.withInstanceStatusFilter
(InstanceStatus... instanceStatusFilter) A subset of instances to list by status:InstanceSummary.withStatus
(InstanceStatus status) The deployment status for this instance: