Uses of Class
com.oracle.bmc.demandsignal.requests.ChangeOccDemandSignalCompartmentRequest
-
Packages that use ChangeOccDemandSignalCompartmentRequest Package Description com.oracle.bmc.demandsignal com.oracle.bmc.demandsignal.requests -
-
Uses of ChangeOccDemandSignalCompartmentRequest in com.oracle.bmc.demandsignal
Method parameters in com.oracle.bmc.demandsignal with type arguments of type ChangeOccDemandSignalCompartmentRequest Modifier and Type Method Description Future<ChangeOccDemandSignalCompartmentResponse>
OccDemandSignalAsync. changeOccDemandSignalCompartment(ChangeOccDemandSignalCompartmentRequest request, AsyncHandler<ChangeOccDemandSignalCompartmentRequest,ChangeOccDemandSignalCompartmentResponse> handler)
Moves a OccDemandSignal into a different compartment within the same tenancy.Future<ChangeOccDemandSignalCompartmentResponse>
OccDemandSignalAsyncClient. changeOccDemandSignalCompartment(ChangeOccDemandSignalCompartmentRequest request, AsyncHandler<ChangeOccDemandSignalCompartmentRequest,ChangeOccDemandSignalCompartmentResponse> handler)
-
Uses of ChangeOccDemandSignalCompartmentRequest in com.oracle.bmc.demandsignal.requests
Methods in com.oracle.bmc.demandsignal.requests that return ChangeOccDemandSignalCompartmentRequest Modifier and Type Method Description ChangeOccDemandSignalCompartmentRequest
ChangeOccDemandSignalCompartmentRequest.Builder. build()
Build the instance of ChangeOccDemandSignalCompartmentRequest as configured by this builderChangeOccDemandSignalCompartmentRequest
ChangeOccDemandSignalCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeOccDemandSignalCompartmentRequest as configured by this builderMethods in com.oracle.bmc.demandsignal.requests with parameters of type ChangeOccDemandSignalCompartmentRequest Modifier and Type Method Description ChangeOccDemandSignalCompartmentRequest.Builder
ChangeOccDemandSignalCompartmentRequest.Builder. copy(ChangeOccDemandSignalCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-