Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousVmClusterResponse |
DatabaseClient.updateAutonomousVmCluster(UpdateAutonomousVmClusterRequest request) |
UpdateAutonomousVmClusterResponse |
Database.updateAutonomousVmCluster(UpdateAutonomousVmClusterRequest request)
Updates the specified Autonomous VM cluster for the Exadata Cloud@Customer system.To update
an Autonomous VM Cluster in the Oracle cloud, see
updateCloudAutonomousVmCluster . |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousVmClusterResponse> |
DatabaseAsyncClient.updateAutonomousVmCluster(UpdateAutonomousVmClusterRequest request,
AsyncHandler<UpdateAutonomousVmClusterRequest,UpdateAutonomousVmClusterResponse> handler) |
Future<UpdateAutonomousVmClusterResponse> |
DatabaseAsync.updateAutonomousVmCluster(UpdateAutonomousVmClusterRequest request,
AsyncHandler<UpdateAutonomousVmClusterRequest,UpdateAutonomousVmClusterResponse> handler)
Updates the specified Autonomous VM cluster for the Exadata Cloud@Customer system.To update
an Autonomous VM Cluster in the Oracle cloud, see
updateCloudAutonomousVmCluster . |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousVmClusterResponse |
UpdateAutonomousVmClusterResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousVmClusterResponse.Builder |
UpdateAutonomousVmClusterResponse.Builder.copy(UpdateAutonomousVmClusterResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.