Uses of Class
com.oracle.bmc.capacitymanagement.requests.ListOccmDemandSignalCatalogResourcesRequest.SortBy
- 
Packages that use ListOccmDemandSignalCatalogResourcesRequest.SortBy Package Description com.oracle.bmc.capacitymanagement.requests 
- 
- 
Uses of ListOccmDemandSignalCatalogResourcesRequest.SortBy in com.oracle.bmc.capacitymanagement.requestsMethods in com.oracle.bmc.capacitymanagement.requests that return ListOccmDemandSignalCatalogResourcesRequest.SortBy Modifier and Type Method Description static ListOccmDemandSignalCatalogResourcesRequest.SortByListOccmDemandSignalCatalogResourcesRequest.SortBy. create(String key)ListOccmDemandSignalCatalogResourcesRequest.SortByListOccmDemandSignalCatalogResourcesRequest. getSortBy()The field to sort the response of List Demand catalog resources API.static ListOccmDemandSignalCatalogResourcesRequest.SortByListOccmDemandSignalCatalogResourcesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListOccmDemandSignalCatalogResourcesRequest.SortBy[]ListOccmDemandSignalCatalogResourcesRequest.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 ListOccmDemandSignalCatalogResourcesRequest.SortBy Modifier and Type Method Description ListOccmDemandSignalCatalogResourcesRequest.BuilderListOccmDemandSignalCatalogResourcesRequest.Builder. sortBy(ListOccmDemandSignalCatalogResourcesRequest.SortBy sortBy)The field to sort the response of List Demand catalog resources API.
 
-