Uses of Enum
com.amazonaws.services.ecs.model.DesiredStatus
Packages that use DesiredStatus
-
Uses of DesiredStatus in com.amazonaws.services.ecs.model
Methods in com.amazonaws.services.ecs.model that return DesiredStatusModifier and TypeMethodDescriptionstatic DesiredStatusUse this in place of valueOf.static DesiredStatusReturns the enum constant of this type with the specified name.static DesiredStatus[]DesiredStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.ecs.model with parameters of type DesiredStatusModifier and TypeMethodDescriptionvoidListTasksRequest.setDesiredStatus(DesiredStatus desiredStatus) The task status with which to filter theListTasksresults.ListTasksRequest.withDesiredStatus(DesiredStatus desiredStatus) The task status with which to filter theListTasksresults.