Package com.oracle.bmc.functions
Class FunctionsManagementWaiters
- java.lang.Object
- 
- com.oracle.bmc.functions.FunctionsManagementWaiters
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20181201") public class FunctionsManagementWaiters extends ObjectCollection of helper methods to produceWaiters for different resources of FunctionsManagement.The default configuration used is defined by com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER.
- 
- 
Constructor SummaryConstructors Constructor Description FunctionsManagementWaiters(ExecutorService executorService, FunctionsManagement client)
 - 
Method Summary
 
- 
- 
- 
Constructor Detail- 
FunctionsManagementWaiterspublic FunctionsManagementWaiters(ExecutorService executorService, FunctionsManagement client) 
 
- 
 - 
Method Detail- 
forApplicationpublic Waiter<GetApplicationRequest,GetApplicationResponse> forApplication(GetApplicationRequest request, Application.LifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetStates- 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 Waiter instance
 
 - 
forApplicationpublic Waiter<GetApplicationRequest,GetApplicationResponse> forApplication(GetApplicationRequest request, Application.LifecycleState 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
 
 - 
forApplicationpublic Waiter<GetApplicationRequest,GetApplicationResponse> forApplication(GetApplicationRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, Application.LifecycleState... 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 com.oracle.bmc.waiter.Waiter instance
 
 - 
forFunctionpublic Waiter<GetFunctionRequest,GetFunctionResponse> forFunction(GetFunctionRequest request, Function.LifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetStates- 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 Waiter instance
 
 - 
forFunctionpublic Waiter<GetFunctionRequest,GetFunctionResponse> forFunction(GetFunctionRequest request, Function.LifecycleState 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
 
 - 
forFunctionpublic Waiter<GetFunctionRequest,GetFunctionResponse> forFunction(GetFunctionRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, Function.LifecycleState... 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 com.oracle.bmc.waiter.Waiter instance
 
 - 
forPbfListingpublic Waiter<GetPbfListingRequest,GetPbfListingResponse> forPbfListing(GetPbfListingRequest request, PbfListing.LifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetStates- 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 Waiter instance
 
 - 
forPbfListingpublic Waiter<GetPbfListingRequest,GetPbfListingResponse> forPbfListing(GetPbfListingRequest request, PbfListing.LifecycleState 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
 
 - 
forPbfListingpublic Waiter<GetPbfListingRequest,GetPbfListingResponse> forPbfListing(GetPbfListingRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, PbfListing.LifecycleState... 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 com.oracle.bmc.waiter.Waiter instance
 
 - 
forPbfListingVersionpublic Waiter<GetPbfListingVersionRequest,GetPbfListingVersionResponse> forPbfListingVersion(GetPbfListingVersionRequest request, PbfListingVersion.LifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetStates- 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 Waiter instance
 
 - 
forPbfListingVersionpublic Waiter<GetPbfListingVersionRequest,GetPbfListingVersionResponse> forPbfListingVersion(GetPbfListingVersionRequest request, PbfListingVersion.LifecycleState 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
 
 - 
forPbfListingVersionpublic Waiter<GetPbfListingVersionRequest,GetPbfListingVersionResponse> forPbfListingVersion(GetPbfListingVersionRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, PbfListingVersion.LifecycleState... 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 com.oracle.bmc.waiter.Waiter instance
 
 
- 
 
-