Package com.oracle.bmc.mediaservices
Class MediaServicesWaiters
- java.lang.Object
- 
- com.oracle.bmc.mediaservices.MediaServicesWaiters
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20211101") public class MediaServicesWaiters extends ObjectCollection of helper methods to produceWaiters for different resources of MediaServices.The default configuration used is defined by com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER.
- 
- 
Constructor SummaryConstructors Constructor Description MediaServicesWaiters(ExecutorService executorService, MediaServices client)
 - 
Method Summary
 
- 
- 
- 
Constructor Detail- 
MediaServicesWaiterspublic MediaServicesWaiters(ExecutorService executorService, MediaServices client) 
 
- 
 - 
Method Detail- 
forMediaAssetpublic Waiter<GetMediaAssetRequest,GetMediaAssetResponse> forMediaAsset(GetMediaAssetRequest request, LifecycleState... 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
 
 - 
forMediaAssetpublic Waiter<GetMediaAssetRequest,GetMediaAssetResponse> forMediaAsset(GetMediaAssetRequest request, 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
 
 - 
forMediaAssetpublic Waiter<GetMediaAssetRequest,GetMediaAssetResponse> forMediaAsset(GetMediaAssetRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, 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 Waiter instance
 
 - 
forMediaAssetDistributionChannelAttachmentpublic Waiter<GetMediaAssetDistributionChannelAttachmentRequest,GetMediaAssetDistributionChannelAttachmentResponse> forMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request, MediaAssetDistributionChannelAttachment.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
 
 - 
forMediaAssetDistributionChannelAttachmentpublic Waiter<GetMediaAssetDistributionChannelAttachmentRequest,GetMediaAssetDistributionChannelAttachmentResponse> forMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request, MediaAssetDistributionChannelAttachment.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
 
 - 
forMediaAssetDistributionChannelAttachmentpublic Waiter<GetMediaAssetDistributionChannelAttachmentRequest,GetMediaAssetDistributionChannelAttachmentResponse> forMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MediaAssetDistributionChannelAttachment.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
 
 - 
forMediaWorkflowpublic Waiter<GetMediaWorkflowRequest,GetMediaWorkflowResponse> forMediaWorkflow(GetMediaWorkflowRequest request, MediaWorkflow.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
 
 - 
forMediaWorkflowpublic Waiter<GetMediaWorkflowRequest,GetMediaWorkflowResponse> forMediaWorkflow(GetMediaWorkflowRequest request, MediaWorkflow.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
 
 - 
forMediaWorkflowpublic Waiter<GetMediaWorkflowRequest,GetMediaWorkflowResponse> forMediaWorkflow(GetMediaWorkflowRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MediaWorkflow.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
 
 - 
forMediaWorkflowConfigurationpublic Waiter<GetMediaWorkflowConfigurationRequest,GetMediaWorkflowConfigurationResponse> forMediaWorkflowConfiguration(GetMediaWorkflowConfigurationRequest request, MediaWorkflowConfiguration.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
 
 - 
forMediaWorkflowConfigurationpublic Waiter<GetMediaWorkflowConfigurationRequest,GetMediaWorkflowConfigurationResponse> forMediaWorkflowConfiguration(GetMediaWorkflowConfigurationRequest request, MediaWorkflowConfiguration.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
 
 - 
forMediaWorkflowConfigurationpublic Waiter<GetMediaWorkflowConfigurationRequest,GetMediaWorkflowConfigurationResponse> forMediaWorkflowConfiguration(GetMediaWorkflowConfigurationRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MediaWorkflowConfiguration.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
 
 - 
forMediaWorkflowJobpublic Waiter<GetMediaWorkflowJobRequest,GetMediaWorkflowJobResponse> forMediaWorkflowJob(GetMediaWorkflowJobRequest request, MediaWorkflowJob.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
 
 - 
forMediaWorkflowJobpublic Waiter<GetMediaWorkflowJobRequest,GetMediaWorkflowJobResponse> forMediaWorkflowJob(GetMediaWorkflowJobRequest request, MediaWorkflowJob.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
 
 - 
forMediaWorkflowJobpublic Waiter<GetMediaWorkflowJobRequest,GetMediaWorkflowJobResponse> forMediaWorkflowJob(GetMediaWorkflowJobRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MediaWorkflowJob.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
 
 - 
forStreamCdnConfigpublic Waiter<GetStreamCdnConfigRequest,GetStreamCdnConfigResponse> forStreamCdnConfig(GetStreamCdnConfigRequest request, StreamCdnConfig.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
 
 - 
forStreamCdnConfigpublic Waiter<GetStreamCdnConfigRequest,GetStreamCdnConfigResponse> forStreamCdnConfig(GetStreamCdnConfigRequest request, StreamCdnConfig.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
 
 - 
forStreamCdnConfigpublic Waiter<GetStreamCdnConfigRequest,GetStreamCdnConfigResponse> forStreamCdnConfig(GetStreamCdnConfigRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, StreamCdnConfig.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
 
 - 
forStreamDistributionChannelpublic Waiter<GetStreamDistributionChannelRequest,GetStreamDistributionChannelResponse> forStreamDistributionChannel(GetStreamDistributionChannelRequest request, StreamDistributionChannel.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
 
 - 
forStreamDistributionChannelpublic Waiter<GetStreamDistributionChannelRequest,GetStreamDistributionChannelResponse> forStreamDistributionChannel(GetStreamDistributionChannelRequest request, StreamDistributionChannel.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
 
 - 
forStreamDistributionChannelpublic Waiter<GetStreamDistributionChannelRequest,GetStreamDistributionChannelResponse> forStreamDistributionChannel(GetStreamDistributionChannelRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, StreamDistributionChannel.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
 
 - 
forStreamPackagingConfigpublic Waiter<GetStreamPackagingConfigRequest,GetStreamPackagingConfigResponse> forStreamPackagingConfig(GetStreamPackagingConfigRequest request, StreamPackagingConfig.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
 
 - 
forStreamPackagingConfigpublic Waiter<GetStreamPackagingConfigRequest,GetStreamPackagingConfigResponse> forStreamPackagingConfig(GetStreamPackagingConfigRequest request, StreamPackagingConfig.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
 
 - 
forStreamPackagingConfigpublic Waiter<GetStreamPackagingConfigRequest,GetStreamPackagingConfigResponse> forStreamPackagingConfig(GetStreamPackagingConfigRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, StreamPackagingConfig.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
 
 
- 
 
-