Uses of Class
com.oracle.bmc.capacitymanagement.requests.CreateOccmDemandSignalRequest
- 
Packages that use CreateOccmDemandSignalRequest Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.requests 
- 
- 
Uses of CreateOccmDemandSignalRequest in com.oracle.bmc.capacitymanagementMethods in com.oracle.bmc.capacitymanagement with parameters of type CreateOccmDemandSignalRequest Modifier and Type Method Description CreateOccmDemandSignalResponseDemandSignal. createOccmDemandSignal(CreateOccmDemandSignalRequest request)This is a post API to create occm demand signal.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)CreateOccmDemandSignalResponseDemandSignalClient. createOccmDemandSignal(CreateOccmDemandSignalRequest request)Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type CreateOccmDemandSignalRequest 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 CreateOccmDemandSignalRequest in com.oracle.bmc.capacitymanagement.requestsMethods in com.oracle.bmc.capacitymanagement.requests that return CreateOccmDemandSignalRequest Modifier and Type Method Description CreateOccmDemandSignalRequestCreateOccmDemandSignalRequest.Builder. build()Build the instance of CreateOccmDemandSignalRequest as configured by this builderCreateOccmDemandSignalRequestCreateOccmDemandSignalRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateOccmDemandSignalRequest as configured by this builderMethods in com.oracle.bmc.capacitymanagement.requests with parameters of type CreateOccmDemandSignalRequest Modifier and Type Method Description CreateOccmDemandSignalRequest.BuilderCreateOccmDemandSignalRequest.Builder. copy(CreateOccmDemandSignalRequest o)Copy method to populate the builder with values from the given instance.
 
-