@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class ComputeManagementWaiters extends Object
Collection of helper methods to produce Waiter
s for different
resources of ComputeManagement.
The default configuration used is defined by Waiters.Waiters
.
Constructor and Description |
---|
ComputeManagementWaiters(ExecutorService executorService,
ComputeManagement client)
Deprecated.
|
ComputeManagementWaiters(ExecutorService executorService,
ComputeManagement client,
WorkRequest workRequestClient) |
@Deprecated public ComputeManagementWaiters(@Nonnull ExecutorService executorService, @Nonnull ComputeManagement client)
public ComputeManagementWaiters(@Nonnull ExecutorService executorService, @Nonnull ComputeManagement client, WorkRequest workRequestClient)
public Waiter<AttachInstancePoolInstanceRequest,AttachInstancePoolInstanceResponse> forAttachInstancePoolInstance(AttachInstancePoolInstanceRequest request)
Creates a new Waiter
using the default configuration.
request
- the request to sendWaiter
instancepublic Waiter<AttachInstancePoolInstanceRequest,AttachInstancePoolInstanceResponse> forAttachInstancePoolInstance(AttachInstancePoolInstanceRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to useWaiter
instancepublic Waiter<CreateClusterNetworkRequest,CreateClusterNetworkResponse> forCreateClusterNetwork(CreateClusterNetworkRequest request)
Creates a new Waiter
using the default configuration.
request
- the request to sendWaiter
instancepublic Waiter<CreateClusterNetworkRequest,CreateClusterNetworkResponse> forCreateClusterNetwork(CreateClusterNetworkRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to useWaiter
instancepublic Waiter<DetachInstancePoolInstanceRequest,DetachInstancePoolInstanceResponse> forDetachInstancePoolInstance(DetachInstancePoolInstanceRequest request)
Creates a new Waiter
using the default configuration.
request
- the request to sendWaiter
instancepublic Waiter<DetachInstancePoolInstanceRequest,DetachInstancePoolInstanceResponse> forDetachInstancePoolInstance(DetachInstancePoolInstanceRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to useWaiter
instancepublic Waiter<GetClusterNetworkRequest,GetClusterNetworkResponse> forClusterNetwork(GetClusterNetworkRequest request, ClusterNetwork.LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetStates
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statesWaiter
instancepublic Waiter<GetClusterNetworkRequest,GetClusterNetworkResponse> forClusterNetwork(GetClusterNetworkRequest request, ClusterNetwork.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetClusterNetworkRequest,GetClusterNetworkResponse> forClusterNetwork(GetClusterNetworkRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, ClusterNetwork.LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetInstancePoolRequest,GetInstancePoolResponse> forInstancePool(GetInstancePoolRequest request, InstancePool.LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetStates
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statesWaiter
instancepublic Waiter<GetInstancePoolRequest,GetInstancePoolResponse> forInstancePool(GetInstancePoolRequest request, InstancePool.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetInstancePoolRequest,GetInstancePoolResponse> forInstancePool(GetInstancePoolRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, InstancePool.LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetInstancePoolInstanceRequest,GetInstancePoolInstanceResponse> forInstancePoolInstance(GetInstancePoolInstanceRequest request, InstancePoolInstance.LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetStates
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statesWaiter
instancepublic Waiter<GetInstancePoolInstanceRequest,GetInstancePoolInstanceResponse> forInstancePoolInstance(GetInstancePoolInstanceRequest request, InstancePoolInstance.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetInstancePoolInstanceRequest,GetInstancePoolInstanceResponse> forInstancePoolInstance(GetInstancePoolInstanceRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, InstancePoolInstance.LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetInstancePoolLoadBalancerAttachmentRequest,GetInstancePoolLoadBalancerAttachmentResponse> forInstancePoolLoadBalancerAttachment(GetInstancePoolLoadBalancerAttachmentRequest request, InstancePoolLoadBalancerAttachment.LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetStates
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statesWaiter
instancepublic Waiter<GetInstancePoolLoadBalancerAttachmentRequest,GetInstancePoolLoadBalancerAttachmentResponse> forInstancePoolLoadBalancerAttachment(GetInstancePoolLoadBalancerAttachmentRequest request, InstancePoolLoadBalancerAttachment.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetInstancePoolLoadBalancerAttachmentRequest,GetInstancePoolLoadBalancerAttachmentResponse> forInstancePoolLoadBalancerAttachment(GetInstancePoolLoadBalancerAttachmentRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, InstancePoolLoadBalancerAttachment.LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<LaunchInstanceConfigurationRequest,LaunchInstanceConfigurationResponse> forLaunchInstanceConfiguration(LaunchInstanceConfigurationRequest request)
Creates a new Waiter
using the default configuration.
request
- the request to sendWaiter
instancepublic Waiter<LaunchInstanceConfigurationRequest,LaunchInstanceConfigurationResponse> forLaunchInstanceConfiguration(LaunchInstanceConfigurationRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to useWaiter
instancepublic Waiter<TerminateClusterNetworkRequest,TerminateClusterNetworkResponse> forTerminateClusterNetwork(TerminateClusterNetworkRequest request)
Creates a new Waiter
using the default configuration.
request
- the request to sendWaiter
instancepublic Waiter<TerminateClusterNetworkRequest,TerminateClusterNetworkResponse> forTerminateClusterNetwork(TerminateClusterNetworkRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to useWaiter
instanceCopyright © 2016–2024. All rights reserved.