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