@Generated(value="software.amazon.awssdk:codegen") public interface MediaLiveWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
MediaLiveWaiter.Builder |
closedefault WaiterResponse<DescribeChannelResponse> waitUntilChannelCreated(DescribeChannelRequest describeChannelRequest)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelCreated is met, or
until it is determined that the resource will never enter into the desired statedescribeChannelRequest - the request to be used for pollingdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelCreated(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelCreated is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeChannelRequest.builder()
describeChannelRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelCreated(DescribeChannelRequest describeChannelRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelCreated is met, or
until it is determined that the resource will never enter into the desired statedescribeChannelRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelCreated(Consumer<DescribeChannelRequest.Builder> describeChannelRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelCreated is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeChannelRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelDeleted(DescribeChannelRequest describeChannelRequest)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelDeleted is met, or
until it is determined that the resource will never enter into the desired statedescribeChannelRequest - the request to be used for pollingdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelDeleted(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelDeleted is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeChannelRequest.builder()
describeChannelRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelDeleted(DescribeChannelRequest describeChannelRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelDeleted is met, or
until it is determined that the resource will never enter into the desired statedescribeChannelRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelDeleted(Consumer<DescribeChannelRequest.Builder> describeChannelRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelDeleted is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeChannelRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelRunning(DescribeChannelRequest describeChannelRequest)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelRunning is met, or
until it is determined that the resource will never enter into the desired statedescribeChannelRequest - the request to be used for pollingdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelRunning(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelRunning is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeChannelRequest.builder()
describeChannelRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelRunning(DescribeChannelRequest describeChannelRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelRunning is met, or
until it is determined that the resource will never enter into the desired statedescribeChannelRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelRunning(Consumer<DescribeChannelRequest.Builder> describeChannelRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelRunning is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeChannelRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelStopped(DescribeChannelRequest describeChannelRequest)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelStopped is met, or
until it is determined that the resource will never enter into the desired statedescribeChannelRequest - the request to be used for pollingdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelStopped(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelStopped is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeChannelRequest.builder()
describeChannelRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelStopped(DescribeChannelRequest describeChannelRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelStopped is met, or
until it is determined that the resource will never enter into the desired statedescribeChannelRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeChannelResponse> waitUntilChannelStopped(Consumer<DescribeChannelRequest.Builder> describeChannelRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeChannel(software.amazon.awssdk.services.medialive.model.DescribeChannelRequest) API until the desired condition ChannelStopped is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeChannelRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInputResponse> waitUntilInputAttached(DescribeInputRequest describeInputRequest)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputAttached is met, or
until it is determined that the resource will never enter into the desired statedescribeInputRequest - the request to be used for pollingdefault WaiterResponse<DescribeInputResponse> waitUntilInputAttached(Consumer<DescribeInputRequest.Builder> describeInputRequest)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputAttached is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeInputRequest.builder()
describeInputRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInputResponse> waitUntilInputAttached(DescribeInputRequest describeInputRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputAttached is met, or
until it is determined that the resource will never enter into the desired statedescribeInputRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeInputResponse> waitUntilInputAttached(Consumer<DescribeInputRequest.Builder> describeInputRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputAttached is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeInputRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInputResponse> waitUntilInputDeleted(DescribeInputRequest describeInputRequest)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputDeleted is met, or until
it is determined that the resource will never enter into the desired statedescribeInputRequest - the request to be used for pollingdefault WaiterResponse<DescribeInputResponse> waitUntilInputDeleted(Consumer<DescribeInputRequest.Builder> describeInputRequest)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputDeleted is met, or until
it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeInputRequest.builder()
describeInputRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInputResponse> waitUntilInputDeleted(DescribeInputRequest describeInputRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputDeleted is met, or until
it is determined that the resource will never enter into the desired statedescribeInputRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeInputResponse> waitUntilInputDeleted(Consumer<DescribeInputRequest.Builder> describeInputRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputDeleted is met, or until
it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeInputRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInputResponse> waitUntilInputDetached(DescribeInputRequest describeInputRequest)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputDetached is met, or
until it is determined that the resource will never enter into the desired statedescribeInputRequest - the request to be used for pollingdefault WaiterResponse<DescribeInputResponse> waitUntilInputDetached(Consumer<DescribeInputRequest.Builder> describeInputRequest)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputDetached is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeInputRequest.builder()
describeInputRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInputResponse> waitUntilInputDetached(DescribeInputRequest describeInputRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputDetached is met, or
until it is determined that the resource will never enter into the desired statedescribeInputRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeInputResponse> waitUntilInputDetached(Consumer<DescribeInputRequest.Builder> describeInputRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeInput(software.amazon.awssdk.services.medialive.model.DescribeInputRequest) API until the desired condition InputDetached is met, or
until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeInputRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexCreated(DescribeMultiplexRequest describeMultiplexRequest)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexCreated is met,
or until it is determined that the resource will never enter into the desired statedescribeMultiplexRequest - the request to be used for pollingdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexCreated(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexCreated is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeMultiplexRequest.builder()
describeMultiplexRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexCreated(DescribeMultiplexRequest describeMultiplexRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexCreated is met,
or until it is determined that the resource will never enter into the desired statedescribeMultiplexRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexCreated(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexCreated is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeMultiplexRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexDeleted(DescribeMultiplexRequest describeMultiplexRequest)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexDeleted is met,
or until it is determined that the resource will never enter into the desired statedescribeMultiplexRequest - the request to be used for pollingdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexDeleted(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexDeleted is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeMultiplexRequest.builder()
describeMultiplexRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexDeleted(DescribeMultiplexRequest describeMultiplexRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexDeleted is met,
or until it is determined that the resource will never enter into the desired statedescribeMultiplexRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexDeleted(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexDeleted is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeMultiplexRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexRunning(DescribeMultiplexRequest describeMultiplexRequest)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexRunning is met,
or until it is determined that the resource will never enter into the desired statedescribeMultiplexRequest - the request to be used for pollingdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexRunning(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexRunning is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeMultiplexRequest.builder()
describeMultiplexRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexRunning(DescribeMultiplexRequest describeMultiplexRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexRunning is met,
or until it is determined that the resource will never enter into the desired statedescribeMultiplexRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexRunning(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexRunning is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeMultiplexRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexStopped(DescribeMultiplexRequest describeMultiplexRequest)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexStopped is met,
or until it is determined that the resource will never enter into the desired statedescribeMultiplexRequest - the request to be used for pollingdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexStopped(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexStopped is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeMultiplexRequest.builder()
describeMultiplexRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexStopped(DescribeMultiplexRequest describeMultiplexRequest, WaiterOverrideConfiguration overrideConfig)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexStopped is met,
or until it is determined that the resource will never enter into the desired statedescribeMultiplexRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeMultiplexResponse> waitUntilMultiplexStopped(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MediaLiveClient.describeMultiplex(software.amazon.awssdk.services.medialive.model.DescribeMultiplexRequest) API until the desired condition MultiplexStopped is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeMultiplexRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic MediaLiveWaiter.Builder builder()
MediaLiveWaiter.static MediaLiveWaiter create()
MediaLiveWaiter with the default configuration.
A default MediaLiveClient will be created to poll resources. It is recommended to share a single
instance of the waiter created via this method. If it is not desirable to share a waiter instance, invoke
SdkAutoCloseable.close() to release the resources once the waiter is not needed.
MediaLiveWaiterCopyright © 2022. All rights reserved.