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