Package com.oracle.bmc.containerengine
Class ContainerEngineWaiters
- java.lang.Object
- 
- com.oracle.bmc.containerengine.ContainerEngineWaiters
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20180222") public class ContainerEngineWaiters extends ObjectCollection of helper methods to produceWaiters for different resources of ContainerEngine.The default configuration used is defined by com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER.
- 
- 
Constructor SummaryConstructors Constructor Description ContainerEngineWaiters(ExecutorService executorService, ContainerEngine client)
 - 
Method Summary
 
- 
- 
- 
Constructor Detail- 
ContainerEngineWaiterspublic ContainerEngineWaiters(ExecutorService executorService, ContainerEngine client) 
 
- 
 - 
Method Detail- 
forAddonpublic Waiter<GetAddonRequest,GetAddonResponse> forAddon(GetAddonRequest request, AddonLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forAddonpublic Waiter<GetAddonRequest,GetAddonResponse> forAddon(GetAddonRequest request, AddonLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forAddonpublic Waiter<GetAddonRequest,GetAddonResponse> forAddon(GetAddonRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AddonLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forClusterpublic Waiter<GetClusterRequest,GetClusterResponse> forCluster(GetClusterRequest request, ClusterLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forClusterpublic Waiter<GetClusterRequest,GetClusterResponse> forCluster(GetClusterRequest request, ClusterLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forClusterpublic Waiter<GetClusterRequest,GetClusterResponse> forCluster(GetClusterRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, ClusterLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forNodePoolpublic Waiter<GetNodePoolRequest,GetNodePoolResponse> forNodePool(GetNodePoolRequest request, NodePoolLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forNodePoolpublic Waiter<GetNodePoolRequest,GetNodePoolResponse> forNodePool(GetNodePoolRequest request, NodePoolLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forNodePoolpublic Waiter<GetNodePoolRequest,GetNodePoolResponse> forNodePool(GetNodePoolRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, NodePoolLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forVirtualNodepublic Waiter<GetVirtualNodeRequest,GetVirtualNodeResponse> forVirtualNode(GetVirtualNodeRequest request, VirtualNodeLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forVirtualNodepublic Waiter<GetVirtualNodeRequest,GetVirtualNodeResponse> forVirtualNode(GetVirtualNodeRequest request, VirtualNodeLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forVirtualNodepublic Waiter<GetVirtualNodeRequest,GetVirtualNodeResponse> forVirtualNode(GetVirtualNodeRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, VirtualNodeLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forVirtualNodePoolpublic Waiter<GetVirtualNodePoolRequest,GetVirtualNodePoolResponse> forVirtualNodePool(GetVirtualNodePoolRequest request, VirtualNodePoolLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forVirtualNodePoolpublic Waiter<GetVirtualNodePoolRequest,GetVirtualNodePoolResponse> forVirtualNodePool(GetVirtualNodePoolRequest request, VirtualNodePoolLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forVirtualNodePoolpublic Waiter<GetVirtualNodePoolRequest,GetVirtualNodePoolResponse> forVirtualNodePool(GetVirtualNodePoolRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, VirtualNodePoolLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forWorkRequestpublic Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request) Creates a newWaiterusing default configuration.- Parameters:
- request- the request to send
- Returns:
- a new Waiter instance
 
 - 
forWorkRequestpublic Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the to use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forWorkloadMappingpublic Waiter<GetWorkloadMappingRequest,GetWorkloadMappingResponse> forWorkloadMapping(GetWorkloadMappingRequest request, WorkloadMappingLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forWorkloadMappingpublic Waiter<GetWorkloadMappingRequest,GetWorkloadMappingResponse> forWorkloadMapping(GetWorkloadMappingRequest request, WorkloadMappingLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forWorkloadMappingpublic Waiter<GetWorkloadMappingRequest,GetWorkloadMappingResponse> forWorkloadMapping(GetWorkloadMappingRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, WorkloadMappingLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 
- 
 
-