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 ChronologicalOrderUse this in place of valueOf.static ChronologicalOrderReturns 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 TypeMethodDescriptionvoidGetResourceConfigHistoryRequest.setChronologicalOrder(ChronologicalOrder chronologicalOrder) The chronological order for configuration items listed.GetResourceConfigHistoryRequest.withChronologicalOrder(ChronologicalOrder chronologicalOrder) The chronological order for configuration items listed.