Uses of Class
com.oracle.bmc.capacitymanagement.responses.GetOccmDemandSignalResponse
- 
Packages that use GetOccmDemandSignalResponse Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.responses 
- 
- 
Uses of GetOccmDemandSignalResponse in com.oracle.bmc.capacitymanagementMethods in com.oracle.bmc.capacitymanagement that return GetOccmDemandSignalResponse Modifier and Type Method Description GetOccmDemandSignalResponseDemandSignal. getOccmDemandSignal(GetOccmDemandSignalRequest request)This is a GET API which gets the detailed information about a specific demand signal.GetOccmDemandSignalResponseDemandSignalClient. getOccmDemandSignal(GetOccmDemandSignalRequest request)Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type GetOccmDemandSignalResponse Modifier and Type Method Description Future<GetOccmDemandSignalResponse>DemandSignalAsync. getOccmDemandSignal(GetOccmDemandSignalRequest request, AsyncHandler<GetOccmDemandSignalRequest,GetOccmDemandSignalResponse> handler)This is a GET API which gets the detailed information about a specific demand signal.Future<GetOccmDemandSignalResponse>DemandSignalAsyncClient. getOccmDemandSignal(GetOccmDemandSignalRequest request, AsyncHandler<GetOccmDemandSignalRequest,GetOccmDemandSignalResponse> handler)
- 
Uses of GetOccmDemandSignalResponse in com.oracle.bmc.capacitymanagement.responsesMethods in com.oracle.bmc.capacitymanagement.responses that return GetOccmDemandSignalResponse Modifier and Type Method Description GetOccmDemandSignalResponseGetOccmDemandSignalResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type GetOccmDemandSignalResponse Modifier and Type Method Description GetOccmDemandSignalResponse.BuilderGetOccmDemandSignalResponse.Builder. copy(GetOccmDemandSignalResponse o)Copy method to populate the builder with values from the given instance.
 
-