@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSMediaConnectWaiters extends Object
Constructor and Description |
---|
AWSMediaConnectWaiters(AWSMediaConnect client)
Constructs a new AWSMediaConnectWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeFlowRequest> |
flowActive()
Builds a FlowActive 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<DescribeFlowRequest> |
flowDeleted()
Builds a FlowDeleted 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<DescribeFlowRequest> |
flowStandby()
Builds a FlowStandby 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() |
public AWSMediaConnectWaiters(AWSMediaConnect client)
client
- Service clientpublic Waiter<DescribeFlowRequest> flowStandby()
public Waiter<DescribeFlowRequest> flowActive()
public Waiter<DescribeFlowRequest> flowDeleted()
public void shutdown()