Uses of Class
com.oracle.bmc.datacc.requests.ChangeInfrastructureCompartmentRequest
-
Packages that use ChangeInfrastructureCompartmentRequest Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.requests -
-
Uses of ChangeInfrastructureCompartmentRequest in com.oracle.bmc.datacc
Method parameters in com.oracle.bmc.datacc with type arguments of type ChangeInfrastructureCompartmentRequest Modifier and Type Method Description Future<ChangeInfrastructureCompartmentResponse>BaseinfraAsync. changeInfrastructureCompartment(ChangeInfrastructureCompartmentRequest request, AsyncHandler<ChangeInfrastructureCompartmentRequest,ChangeInfrastructureCompartmentResponse> handler)Change the Database Infrastructure Cloud@Customer Compartment to the specified OCID.Future<ChangeInfrastructureCompartmentResponse>BaseinfraAsyncClient. changeInfrastructureCompartment(ChangeInfrastructureCompartmentRequest request, AsyncHandler<ChangeInfrastructureCompartmentRequest,ChangeInfrastructureCompartmentResponse> handler) -
Uses of ChangeInfrastructureCompartmentRequest in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return ChangeInfrastructureCompartmentRequest Modifier and Type Method Description ChangeInfrastructureCompartmentRequestChangeInfrastructureCompartmentRequest.Builder. build()Build the instance of ChangeInfrastructureCompartmentRequest as configured by this builderChangeInfrastructureCompartmentRequestChangeInfrastructureCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeInfrastructureCompartmentRequest as configured by this builderMethods in com.oracle.bmc.datacc.requests with parameters of type ChangeInfrastructureCompartmentRequest Modifier and Type Method Description ChangeInfrastructureCompartmentRequest.BuilderChangeInfrastructureCompartmentRequest.Builder. copy(ChangeInfrastructureCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-