Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
GetClusterResponse |
ClusterClient.getCluster(GetClusterRequest request) |
GetClusterResponse |
Cluster.getCluster(GetClusterRequest request)
Gets the specified Cluster’s information.
|
Future<GetClusterResponse> |
ClusterAsync.getCluster(GetClusterRequest request,
AsyncHandler<GetClusterRequest,GetClusterResponse> handler)
Gets the specified Cluster’s information.
|
Future<GetClusterResponse> |
ClusterAsyncClient.getCluster(GetClusterRequest request,
AsyncHandler<GetClusterRequest,GetClusterResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetClusterResponse> |
ClusterAsync.getCluster(GetClusterRequest request,
AsyncHandler<GetClusterRequest,GetClusterResponse> handler)
Gets the specified Cluster’s information.
|
Future<GetClusterResponse> |
ClusterAsyncClient.getCluster(GetClusterRequest request,
AsyncHandler<GetClusterRequest,GetClusterResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetClusterRequest |
GetClusterRequest.Builder.build()
Build the instance of GetClusterRequest as configured by this builder
|
GetClusterRequest |
GetClusterRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetClusterRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetClusterRequest.Builder |
GetClusterRequest.Builder.copy(GetClusterRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.