Uses of Enum
com.amazonaws.services.codedeploy.model.ApplicationRevisionSortBy
Packages that use ApplicationRevisionSortBy
-
Uses of ApplicationRevisionSortBy in com.amazonaws.services.codedeploy.model
Methods in com.amazonaws.services.codedeploy.model that return ApplicationRevisionSortByModifier and TypeMethodDescriptionstatic ApplicationRevisionSortBy
Use this in place of valueOf.static ApplicationRevisionSortBy
Returns the enum constant of this type with the specified name.static ApplicationRevisionSortBy[]
ApplicationRevisionSortBy.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 ApplicationRevisionSortByModifier and TypeMethodDescriptionvoid
ListApplicationRevisionsRequest.setSortBy
(ApplicationRevisionSortBy sortBy) The column name to use to sort the list results:ListApplicationRevisionsRequest.withSortBy
(ApplicationRevisionSortBy sortBy) The column name to use to sort the list results: