Uses of Class
com.oracle.bmc.capacitymanagement.requests.ListOccCustomerGroupsRequest.SortBy
-
Packages that use ListOccCustomerGroupsRequest.SortBy Package Description com.oracle.bmc.capacitymanagement.requests -
-
Uses of ListOccCustomerGroupsRequest.SortBy in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return ListOccCustomerGroupsRequest.SortBy Modifier and Type Method Description static ListOccCustomerGroupsRequest.SortByListOccCustomerGroupsRequest.SortBy. create(String key)ListOccCustomerGroupsRequest.SortByListOccCustomerGroupsRequest. getSortBy()The field to sort by.static ListOccCustomerGroupsRequest.SortByListOccCustomerGroupsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListOccCustomerGroupsRequest.SortBy[]ListOccCustomerGroupsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.capacitymanagement.requests with parameters of type ListOccCustomerGroupsRequest.SortBy Modifier and Type Method Description ListOccCustomerGroupsRequest.BuilderListOccCustomerGroupsRequest.Builder. sortBy(ListOccCustomerGroupsRequest.SortBy sortBy)The field to sort by.
-