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