Uses of Class
com.oracle.bmc.computecloudatcustomer.responses.ChangeCccInfrastructureCompartmentResponse
-
Packages that use ChangeCccInfrastructureCompartmentResponse Package Description com.oracle.bmc.computecloudatcustomer com.oracle.bmc.computecloudatcustomer.responses -
-
Uses of ChangeCccInfrastructureCompartmentResponse in com.oracle.bmc.computecloudatcustomer
Methods in com.oracle.bmc.computecloudatcustomer that return ChangeCccInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCccInfrastructureCompartmentResponse
ComputeCloudAtCustomer. changeCccInfrastructureCompartment(ChangeCccInfrastructureCompartmentRequest request)
Moves a Compute Cloud@Customer infrastructure resource from one compartment to another.ChangeCccInfrastructureCompartmentResponse
ComputeCloudAtCustomerClient. changeCccInfrastructureCompartment(ChangeCccInfrastructureCompartmentRequest request)
Methods in com.oracle.bmc.computecloudatcustomer that return types with arguments of type ChangeCccInfrastructureCompartmentResponse Modifier and Type Method Description Future<ChangeCccInfrastructureCompartmentResponse>
ComputeCloudAtCustomerAsync. changeCccInfrastructureCompartment(ChangeCccInfrastructureCompartmentRequest request, AsyncHandler<ChangeCccInfrastructureCompartmentRequest,ChangeCccInfrastructureCompartmentResponse> handler)
Moves a Compute Cloud@Customer infrastructure resource from one compartment to another.Future<ChangeCccInfrastructureCompartmentResponse>
ComputeCloudAtCustomerAsyncClient. changeCccInfrastructureCompartment(ChangeCccInfrastructureCompartmentRequest request, AsyncHandler<ChangeCccInfrastructureCompartmentRequest,ChangeCccInfrastructureCompartmentResponse> handler)
Method parameters in com.oracle.bmc.computecloudatcustomer with type arguments of type ChangeCccInfrastructureCompartmentResponse Modifier and Type Method Description Future<ChangeCccInfrastructureCompartmentResponse>
ComputeCloudAtCustomerAsync. changeCccInfrastructureCompartment(ChangeCccInfrastructureCompartmentRequest request, AsyncHandler<ChangeCccInfrastructureCompartmentRequest,ChangeCccInfrastructureCompartmentResponse> handler)
Moves a Compute Cloud@Customer infrastructure resource from one compartment to another.Future<ChangeCccInfrastructureCompartmentResponse>
ComputeCloudAtCustomerAsyncClient. changeCccInfrastructureCompartment(ChangeCccInfrastructureCompartmentRequest request, AsyncHandler<ChangeCccInfrastructureCompartmentRequest,ChangeCccInfrastructureCompartmentResponse> handler)
-
Uses of ChangeCccInfrastructureCompartmentResponse in com.oracle.bmc.computecloudatcustomer.responses
Methods in com.oracle.bmc.computecloudatcustomer.responses that return ChangeCccInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCccInfrastructureCompartmentResponse
ChangeCccInfrastructureCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.computecloudatcustomer.responses with parameters of type ChangeCccInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCccInfrastructureCompartmentResponse.Builder
ChangeCccInfrastructureCompartmentResponse.Builder. copy(ChangeCccInfrastructureCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-