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