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.capacitymanagement
Method 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.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return UpdateInternalOccmDemandSignalRequest Modifier and Type Method Description UpdateInternalOccmDemandSignalRequest
UpdateInternalOccmDemandSignalRequest.Builder. build()
Build the instance of UpdateInternalOccmDemandSignalRequest as configured by this builderUpdateInternalOccmDemandSignalRequest
UpdateInternalOccmDemandSignalRequest.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.Builder
UpdateInternalOccmDemandSignalRequest.Builder. copy(UpdateInternalOccmDemandSignalRequest o)
Copy method to populate the builder with values from the given instance.
-