Uses of Enum
com.amazonaws.services.codedeploy.model.InstanceStatus
Packages that use InstanceStatus
-
Uses of InstanceStatus in com.amazonaws.services.codedeploy.model
Subclasses with type arguments of type InstanceStatus in com.amazonaws.services.codedeploy.modelMethods in com.amazonaws.services.codedeploy.model that return InstanceStatusModifier and TypeMethodDescriptionstatic InstanceStatusUse this in place of valueOf.static InstanceStatusReturns 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 TypeMethodDescriptionvoidInstanceSummary.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: