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