Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateExadbVmClusterResponse |
DatabaseClient.updateExadbVmCluster(UpdateExadbVmClusterRequest request) |
UpdateExadbVmClusterResponse |
Database.updateExadbVmCluster(UpdateExadbVmClusterRequest request)
Updates the specified Exadata VM cluster on Exascale Infrastructure.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateExadbVmClusterResponse> |
DatabaseAsyncClient.updateExadbVmCluster(UpdateExadbVmClusterRequest request,
AsyncHandler<UpdateExadbVmClusterRequest,UpdateExadbVmClusterResponse> handler) |
Future<UpdateExadbVmClusterResponse> |
DatabaseAsync.updateExadbVmCluster(UpdateExadbVmClusterRequest request,
AsyncHandler<UpdateExadbVmClusterRequest,UpdateExadbVmClusterResponse> handler)
Updates the specified Exadata VM cluster on Exascale Infrastructure.
|
Modifier and Type | Method and Description |
---|---|
UpdateExadbVmClusterResponse |
UpdateExadbVmClusterResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateExadbVmClusterResponse.Builder |
UpdateExadbVmClusterResponse.Builder.copy(UpdateExadbVmClusterResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.