Uses of Class
com.oracle.bmc.capacitymanagement.requests.ListInternalOccHandoverResourceBlocksRequest.SortBy
-
Packages that use ListInternalOccHandoverResourceBlocksRequest.SortBy Package Description com.oracle.bmc.capacitymanagement.requests -
-
Uses of ListInternalOccHandoverResourceBlocksRequest.SortBy in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return ListInternalOccHandoverResourceBlocksRequest.SortBy Modifier and Type Method Description static ListInternalOccHandoverResourceBlocksRequest.SortByListInternalOccHandoverResourceBlocksRequest.SortBy. create(String key)ListInternalOccHandoverResourceBlocksRequest.SortByListInternalOccHandoverResourceBlocksRequest. getSortBy()The field to sort by.static ListInternalOccHandoverResourceBlocksRequest.SortByListInternalOccHandoverResourceBlocksRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListInternalOccHandoverResourceBlocksRequest.SortBy[]ListInternalOccHandoverResourceBlocksRequest.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 ListInternalOccHandoverResourceBlocksRequest.SortBy Modifier and Type Method Description ListInternalOccHandoverResourceBlocksRequest.BuilderListInternalOccHandoverResourceBlocksRequest.Builder. sortBy(ListInternalOccHandoverResourceBlocksRequest.SortBy sortBy)The field to sort by.
-