Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListExadbVmClustersResponse |
DatabaseClient.listExadbVmClusters(ListExadbVmClustersRequest request) |
ListExadbVmClustersResponse |
Database.listExadbVmClusters(ListExadbVmClustersRequest request)
Gets a list of the Exadata VM clusters on Exascale Infrastructure in the specified
compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExadbVmClustersResponse> |
DatabaseAsyncClient.listExadbVmClusters(ListExadbVmClustersRequest request,
AsyncHandler<ListExadbVmClustersRequest,ListExadbVmClustersResponse> handler) |
Future<ListExadbVmClustersResponse> |
DatabaseAsync.listExadbVmClusters(ListExadbVmClustersRequest request,
AsyncHandler<ListExadbVmClustersRequest,ListExadbVmClustersResponse> handler)
Gets a list of the Exadata VM clusters on Exascale Infrastructure in the specified
compartment.
|
Iterable<ListExadbVmClustersResponse> |
DatabasePaginators.listExadbVmClustersResponseIterator(ListExadbVmClustersRequest request)
Creates a new iterable which will iterate over the responses received from the
listExadbVmClusters operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExadbVmClustersResponse> |
DatabaseAsyncClient.listExadbVmClusters(ListExadbVmClustersRequest request,
AsyncHandler<ListExadbVmClustersRequest,ListExadbVmClustersResponse> handler) |
Future<ListExadbVmClustersResponse> |
DatabaseAsync.listExadbVmClusters(ListExadbVmClustersRequest request,
AsyncHandler<ListExadbVmClustersRequest,ListExadbVmClustersResponse> handler)
Gets a list of the Exadata VM clusters on Exascale Infrastructure in the specified
compartment.
|
Modifier and Type | Method and Description |
---|---|
ListExadbVmClustersResponse |
ListExadbVmClustersResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListExadbVmClustersResponse.Builder |
ListExadbVmClustersResponse.Builder.copy(ListExadbVmClustersResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.