@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSMediaLiveWaiters extends Object
Constructor and Description |
---|
AWSMediaLiveWaiters(AWSMediaLive client)
Constructs a new AWSMediaLiveWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeChannelRequest> |
channelCreated()
Builds a ChannelCreated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeChannelRequest> |
channelDeleted()
Builds a ChannelDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeChannelRequest> |
channelRunning()
Builds a ChannelRunning waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeChannelRequest> |
channelStopped()
Builds a ChannelStopped waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInputRequest> |
inputAttached()
Builds a InputAttached waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInputRequest> |
inputDeleted()
Builds a InputDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInputRequest> |
inputDetached()
Builds a InputDetached waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeMultiplexRequest> |
multiplexCreated()
Builds a MultiplexCreated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeMultiplexRequest> |
multiplexDeleted()
Builds a MultiplexDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeMultiplexRequest> |
multiplexRunning()
Builds a MultiplexRunning waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeMultiplexRequest> |
multiplexStopped()
Builds a MultiplexStopped waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
void |
shutdown() |
Waiter<GetSignalMapRequest> |
signalMapCreated()
Builds a SignalMapCreated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetSignalMapRequest> |
signalMapMonitorDeleted()
Builds a SignalMapMonitorDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetSignalMapRequest> |
signalMapMonitorDeployed()
Builds a SignalMapMonitorDeployed waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetSignalMapRequest> |
signalMapUpdated()
Builds a SignalMapUpdated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
public AWSMediaLiveWaiters(AWSMediaLive client)
client
- Service clientpublic Waiter<GetSignalMapRequest> signalMapUpdated()
public Waiter<DescribeMultiplexRequest> multiplexRunning()
public Waiter<DescribeInputRequest> inputAttached()
public Waiter<DescribeChannelRequest> channelCreated()
public Waiter<DescribeInputRequest> inputDetached()
public Waiter<DescribeInputRequest> inputDeleted()
public Waiter<GetSignalMapRequest> signalMapMonitorDeleted()
public Waiter<DescribeMultiplexRequest> multiplexCreated()
public Waiter<DescribeChannelRequest> channelRunning()
public Waiter<DescribeMultiplexRequest> multiplexStopped()
public Waiter<GetSignalMapRequest> signalMapCreated()
public Waiter<DescribeChannelRequest> channelStopped()
public Waiter<DescribeChannelRequest> channelDeleted()
public Waiter<DescribeMultiplexRequest> multiplexDeleted()
public Waiter<GetSignalMapRequest> signalMapMonitorDeployed()
public void shutdown()