Uses of Class
com.oracle.bmc.capacitymanagement.requests.ListInternalOccmDemandSignalsRequest
-
Packages that use ListInternalOccmDemandSignalsRequest Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.requests -
-
Uses of ListInternalOccmDemandSignalsRequest in com.oracle.bmc.capacitymanagement
Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type ListInternalOccmDemandSignalsRequest Modifier and Type Method Description Future<ListInternalOccmDemandSignalsResponse>InternalDemandSignalAsync. listInternalOccmDemandSignals(ListInternalOccmDemandSignalsRequest request, AsyncHandler<ListInternalOccmDemandSignalsRequest,ListInternalOccmDemandSignalsResponse> handler)This is an internal GET call is used to list all demand signals within the compartment passed as a query parameter.Future<ListInternalOccmDemandSignalsResponse>InternalDemandSignalAsyncClient. listInternalOccmDemandSignals(ListInternalOccmDemandSignalsRequest request, AsyncHandler<ListInternalOccmDemandSignalsRequest,ListInternalOccmDemandSignalsResponse> handler) -
Uses of ListInternalOccmDemandSignalsRequest in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return ListInternalOccmDemandSignalsRequest Modifier and Type Method Description ListInternalOccmDemandSignalsRequestListInternalOccmDemandSignalsRequest.Builder. build()Build the instance of ListInternalOccmDemandSignalsRequest as configured by this builderListInternalOccmDemandSignalsRequestListInternalOccmDemandSignalsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListInternalOccmDemandSignalsRequest as configured by this builderMethods in com.oracle.bmc.capacitymanagement.requests with parameters of type ListInternalOccmDemandSignalsRequest Modifier and Type Method Description ListInternalOccmDemandSignalsRequest.BuilderListInternalOccmDemandSignalsRequest.Builder. copy(ListInternalOccmDemandSignalsRequest o)Copy method to populate the builder with values from the given instance.
-