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