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