Uses of Class
com.oracle.bmc.computecloudatcustomer.requests.ChangeCccInfrastructureCompartmentRequest
-
Packages that use ChangeCccInfrastructureCompartmentRequest Package Description com.oracle.bmc.computecloudatcustomer com.oracle.bmc.computecloudatcustomer.requests -
-
Uses of ChangeCccInfrastructureCompartmentRequest in com.oracle.bmc.computecloudatcustomer
Method parameters in com.oracle.bmc.computecloudatcustomer with type arguments of type ChangeCccInfrastructureCompartmentRequest 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 ChangeCccInfrastructureCompartmentRequest in com.oracle.bmc.computecloudatcustomer.requests
Methods in com.oracle.bmc.computecloudatcustomer.requests that return ChangeCccInfrastructureCompartmentRequest Modifier and Type Method Description ChangeCccInfrastructureCompartmentRequest
ChangeCccInfrastructureCompartmentRequest.Builder. build()
Build the instance of ChangeCccInfrastructureCompartmentRequest as configured by this builderChangeCccInfrastructureCompartmentRequest
ChangeCccInfrastructureCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeCccInfrastructureCompartmentRequest as configured by this builderMethods in com.oracle.bmc.computecloudatcustomer.requests with parameters of type ChangeCccInfrastructureCompartmentRequest Modifier and Type Method Description ChangeCccInfrastructureCompartmentRequest.Builder
ChangeCccInfrastructureCompartmentRequest.Builder. copy(ChangeCccInfrastructureCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-