Uses of Enum
com.amazonaws.services.config.model.ChronologicalOrder
Packages that use ChronologicalOrder
-
Uses of ChronologicalOrder in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return ChronologicalOrderModifier and TypeMethodDescriptionstatic ChronologicalOrder
Use this in place of valueOf.static ChronologicalOrder
Returns the enum constant of this type with the specified name.static ChronologicalOrder[]
ChronologicalOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.config.model with parameters of type ChronologicalOrderModifier and TypeMethodDescriptionvoid
GetResourceConfigHistoryRequest.setChronologicalOrder
(ChronologicalOrder chronologicalOrder) The chronological order for configuration items listed.GetResourceConfigHistoryRequest.withChronologicalOrder
(ChronologicalOrder chronologicalOrder) The chronological order for configuration items listed.