Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCloudVmClusterRequest,GetCloudVmClusterResponse> |
DatabaseWaiters.forCloudVmCluster(GetCloudVmClusterRequest request,
CloudVmCluster.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCloudVmClusterRequest,GetCloudVmClusterResponse> |
DatabaseWaiters.forCloudVmCluster(GetCloudVmClusterRequest request,
CloudVmCluster.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCloudVmClusterRequest,GetCloudVmClusterResponse> |
DatabaseWaiters.forCloudVmCluster(GetCloudVmClusterRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
CloudVmCluster.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetCloudVmClusterRequest |
GetCloudVmClusterRequest.Builder.build()
Build the instance of GetCloudVmClusterRequest as configured by this builder
|
GetCloudVmClusterRequest |
GetCloudVmClusterRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCloudVmClusterRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterRequest.Builder |
GetCloudVmClusterRequest.Builder.copy(GetCloudVmClusterRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.