Uses of Class
com.oracle.bmc.capacitymanagement.requests.UpdateInternalOccmDemandSignalRequest
- 
Packages that use UpdateInternalOccmDemandSignalRequest Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.requests 
- 
- 
Uses of UpdateInternalOccmDemandSignalRequest in com.oracle.bmc.capacitymanagementMethod parameters in com.oracle.bmc.capacitymanagement with type arguments of type UpdateInternalOccmDemandSignalRequest Modifier and Type Method Description Future<UpdateInternalOccmDemandSignalResponse>InternalDemandSignalAsync. updateInternalOccmDemandSignal(UpdateInternalOccmDemandSignalRequest request, AsyncHandler<UpdateInternalOccmDemandSignalRequest,UpdateInternalOccmDemandSignalResponse> handler)This is a internal PUT API which shall be used to update the metadata of the demand signal.Future<UpdateInternalOccmDemandSignalResponse>InternalDemandSignalAsyncClient. updateInternalOccmDemandSignal(UpdateInternalOccmDemandSignalRequest request, AsyncHandler<UpdateInternalOccmDemandSignalRequest,UpdateInternalOccmDemandSignalResponse> handler)
- 
Uses of UpdateInternalOccmDemandSignalRequest in com.oracle.bmc.capacitymanagement.requestsMethods in com.oracle.bmc.capacitymanagement.requests that return UpdateInternalOccmDemandSignalRequest Modifier and Type Method Description UpdateInternalOccmDemandSignalRequestUpdateInternalOccmDemandSignalRequest.Builder. build()Build the instance of UpdateInternalOccmDemandSignalRequest as configured by this builderUpdateInternalOccmDemandSignalRequestUpdateInternalOccmDemandSignalRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateInternalOccmDemandSignalRequest as configured by this builderMethods in com.oracle.bmc.capacitymanagement.requests with parameters of type UpdateInternalOccmDemandSignalRequest Modifier and Type Method Description UpdateInternalOccmDemandSignalRequest.BuilderUpdateInternalOccmDemandSignalRequest.Builder. copy(UpdateInternalOccmDemandSignalRequest o)Copy method to populate the builder with values from the given instance.
 
-