Uses of Class
com.oracle.bmc.capacitymanagement.requests.GetInternalOccmDemandSignalRequest
-
Packages that use GetInternalOccmDemandSignalRequest Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.requests -
-
Uses of GetInternalOccmDemandSignalRequest in com.oracle.bmc.capacitymanagement
Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type GetInternalOccmDemandSignalRequest Modifier and Type Method Description Future<GetInternalOccmDemandSignalResponse>
InternalDemandSignalAsync. getInternalOccmDemandSignal(GetInternalOccmDemandSignalRequest request, AsyncHandler<GetInternalOccmDemandSignalRequest,GetInternalOccmDemandSignalResponse> handler)
This is an internal GET API which gets the detailed information about a specific demand signal.Future<GetInternalOccmDemandSignalResponse>
InternalDemandSignalAsyncClient. getInternalOccmDemandSignal(GetInternalOccmDemandSignalRequest request, AsyncHandler<GetInternalOccmDemandSignalRequest,GetInternalOccmDemandSignalResponse> handler)
-
Uses of GetInternalOccmDemandSignalRequest in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return GetInternalOccmDemandSignalRequest Modifier and Type Method Description GetInternalOccmDemandSignalRequest
GetInternalOccmDemandSignalRequest.Builder. build()
Build the instance of GetInternalOccmDemandSignalRequest as configured by this builderGetInternalOccmDemandSignalRequest
GetInternalOccmDemandSignalRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetInternalOccmDemandSignalRequest as configured by this builderMethods in com.oracle.bmc.capacitymanagement.requests with parameters of type GetInternalOccmDemandSignalRequest Modifier and Type Method Description GetInternalOccmDemandSignalRequest.Builder
GetInternalOccmDemandSignalRequest.Builder. copy(GetInternalOccmDemandSignalRequest o)
Copy method to populate the builder with values from the given instance.
-