Uses of Enum
com.exoscale.sdk.model.EnumSortOrder
Packages that use EnumSortOrder
-
Uses of EnumSortOrder in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return EnumSortOrderModifier and TypeMethodDescriptionstatic EnumSortOrder
GetDbaasServiceLogsRequest.getSortOrder()
Get sortOrderstatic EnumSortOrder
Returns the enum constant of this type with the specified name.static EnumSortOrder[]
EnumSortOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type EnumSortOrderModifier and TypeMethodDescriptionvoid
GetDbaasServiceLogsRequest.setSortOrder
(EnumSortOrder sortOrder) GetDbaasServiceLogsRequest.sortOrder
(EnumSortOrder sortOrder)