Uses of Class
com.oracle.bmc.capacitymanagement.responses.CreateOccmDemandSignalResponse
- 
Packages that use CreateOccmDemandSignalResponse Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.responses 
- 
- 
Uses of CreateOccmDemandSignalResponse in com.oracle.bmc.capacitymanagementMethods in com.oracle.bmc.capacitymanagement that return CreateOccmDemandSignalResponse Modifier and Type Method Description CreateOccmDemandSignalResponseDemandSignal. createOccmDemandSignal(CreateOccmDemandSignalRequest request)This is a post API to create occm demand signal.CreateOccmDemandSignalResponseDemandSignalClient. createOccmDemandSignal(CreateOccmDemandSignalRequest request)Methods in com.oracle.bmc.capacitymanagement that return types with arguments of type CreateOccmDemandSignalResponse Modifier and Type Method Description Future<CreateOccmDemandSignalResponse>DemandSignalAsync. createOccmDemandSignal(CreateOccmDemandSignalRequest request, AsyncHandler<CreateOccmDemandSignalRequest,CreateOccmDemandSignalResponse> handler)This is a post API to create occm demand signal.Future<CreateOccmDemandSignalResponse>DemandSignalAsyncClient. createOccmDemandSignal(CreateOccmDemandSignalRequest request, AsyncHandler<CreateOccmDemandSignalRequest,CreateOccmDemandSignalResponse> handler)Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type CreateOccmDemandSignalResponse Modifier and Type Method Description Future<CreateOccmDemandSignalResponse>DemandSignalAsync. createOccmDemandSignal(CreateOccmDemandSignalRequest request, AsyncHandler<CreateOccmDemandSignalRequest,CreateOccmDemandSignalResponse> handler)This is a post API to create occm demand signal.Future<CreateOccmDemandSignalResponse>DemandSignalAsyncClient. createOccmDemandSignal(CreateOccmDemandSignalRequest request, AsyncHandler<CreateOccmDemandSignalRequest,CreateOccmDemandSignalResponse> handler)
- 
Uses of CreateOccmDemandSignalResponse in com.oracle.bmc.capacitymanagement.responsesMethods in com.oracle.bmc.capacitymanagement.responses that return CreateOccmDemandSignalResponse Modifier and Type Method Description CreateOccmDemandSignalResponseCreateOccmDemandSignalResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type CreateOccmDemandSignalResponse Modifier and Type Method Description CreateOccmDemandSignalResponse.BuilderCreateOccmDemandSignalResponse.Builder. copy(CreateOccmDemandSignalResponse o)Copy method to populate the builder with values from the given instance.
 
-