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 EnumSortOrderGetDbaasServiceLogsRequest.getSortOrder()Get sortOrderstatic EnumSortOrderReturns 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 TypeMethodDescriptionvoidGetDbaasServiceLogsRequest.setSortOrder(EnumSortOrder sortOrder) GetDbaasServiceLogsRequest.sortOrder(EnumSortOrder sortOrder)