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