Uses of Class
com.oracle.bmc.datacc.responses.ChangeInfrastructureCompartmentResponse
-
Packages that use ChangeInfrastructureCompartmentResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of ChangeInfrastructureCompartmentResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return ChangeInfrastructureCompartmentResponse Modifier and Type Method Description ChangeInfrastructureCompartmentResponseBaseinfra. changeInfrastructureCompartment(ChangeInfrastructureCompartmentRequest request)Change the Database Infrastructure Cloud@Customer Compartment to the specified OCID.ChangeInfrastructureCompartmentResponseBaseinfraClient. changeInfrastructureCompartment(ChangeInfrastructureCompartmentRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type ChangeInfrastructureCompartmentResponse 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)Method parameters in com.oracle.bmc.datacc with type arguments of type ChangeInfrastructureCompartmentResponse 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 ChangeInfrastructureCompartmentResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return ChangeInfrastructureCompartmentResponse Modifier and Type Method Description ChangeInfrastructureCompartmentResponseChangeInfrastructureCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type ChangeInfrastructureCompartmentResponse Modifier and Type Method Description ChangeInfrastructureCompartmentResponse.BuilderChangeInfrastructureCompartmentResponse.Builder. copy(ChangeInfrastructureCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-