Uses of Class
com.oracle.bmc.capacitymanagement.requests.ListInternalOccmDemandSignalItemsRequest
-
Packages that use ListInternalOccmDemandSignalItemsRequest Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.requests -
-
Uses of ListInternalOccmDemandSignalItemsRequest in com.oracle.bmc.capacitymanagement
Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type ListInternalOccmDemandSignalItemsRequest Modifier and Type Method Description Future<ListInternalOccmDemandSignalItemsResponse>InternalDemandSignalAsync. listInternalOccmDemandSignalItems(ListInternalOccmDemandSignalItemsRequest request, AsyncHandler<ListInternalOccmDemandSignalItemsRequest,ListInternalOccmDemandSignalItemsResponse> handler)This internal API will list the detailed information about the resources demanded as part of the demand signal.Future<ListInternalOccmDemandSignalItemsResponse>InternalDemandSignalAsyncClient. listInternalOccmDemandSignalItems(ListInternalOccmDemandSignalItemsRequest request, AsyncHandler<ListInternalOccmDemandSignalItemsRequest,ListInternalOccmDemandSignalItemsResponse> handler) -
Uses of ListInternalOccmDemandSignalItemsRequest in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return ListInternalOccmDemandSignalItemsRequest Modifier and Type Method Description ListInternalOccmDemandSignalItemsRequestListInternalOccmDemandSignalItemsRequest.Builder. build()Build the instance of ListInternalOccmDemandSignalItemsRequest as configured by this builderListInternalOccmDemandSignalItemsRequestListInternalOccmDemandSignalItemsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListInternalOccmDemandSignalItemsRequest as configured by this builderMethods in com.oracle.bmc.capacitymanagement.requests with parameters of type ListInternalOccmDemandSignalItemsRequest Modifier and Type Method Description ListInternalOccmDemandSignalItemsRequest.BuilderListInternalOccmDemandSignalItemsRequest.Builder. copy(ListInternalOccmDemandSignalItemsRequest o)Copy method to populate the builder with values from the given instance.
-