Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureCompartmentResponse |
DatabaseClient.changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request) |
ChangeCloudExadataInfrastructureCompartmentResponse |
Database.changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request)
Moves a cloud Exadata infrastructure resource and its dependent resources to another
compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeCloudExadataInfrastructureCompartmentResponse> |
DatabaseAsyncClient.changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request,
AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler) |
Future<ChangeCloudExadataInfrastructureCompartmentResponse> |
DatabaseAsync.changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request,
AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler)
Moves a cloud Exadata infrastructure resource and its dependent resources to another
compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureCompartmentResponse |
ChangeCloudExadataInfrastructureCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureCompartmentResponse.Builder |
ChangeCloudExadataInfrastructureCompartmentResponse.Builder.copy(ChangeCloudExadataInfrastructureCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.