Uses of Enum
com.amazonaws.services.codedeploy.model.SortOrder
Packages that use SortOrder
-
Uses of SortOrder in com.amazonaws.services.codedeploy.model
Methods in com.amazonaws.services.codedeploy.model that return SortOrderModifier and TypeMethodDescriptionstatic SortOrder
Use this in place of valueOf.static SortOrder
Returns the enum constant of this type with the specified name.static SortOrder[]
SortOrder.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 SortOrderModifier and TypeMethodDescriptionvoid
ListApplicationRevisionsRequest.setSortOrder
(SortOrder sortOrder) The order in which to sort the list results:ListApplicationRevisionsRequest.withSortOrder
(SortOrder sortOrder) The order in which to sort the list results: