Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListCloudVmClustersResponse> |
DatabaseAsync.listCloudVmClusters(ListCloudVmClustersRequest request,
AsyncHandler<ListCloudVmClustersRequest,ListCloudVmClustersResponse> handler)
Gets a list of the cloud VM clusters in the specified compartment.
|
Future<ListCloudVmClustersResponse> |
DatabaseAsyncClient.listCloudVmClusters(ListCloudVmClustersRequest request,
AsyncHandler<ListCloudVmClustersRequest,ListCloudVmClustersResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListCloudVmClustersRequest |
ListCloudVmClustersRequest.Builder.build()
Build the instance of ListCloudVmClustersRequest as configured by this builder
|
ListCloudVmClustersRequest |
ListCloudVmClustersRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListCloudVmClustersRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListCloudVmClustersRequest.Builder |
ListCloudVmClustersRequest.Builder.copy(ListCloudVmClustersRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.