@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSGroundStationWaiters extends Object
Constructor and Description |
---|
AWSGroundStationWaiters(AWSGroundStation client)
Constructs a new AWSGroundStationWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeContactRequest> |
contactScheduled()
Builds a ContactScheduled 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 AWSGroundStationWaiters(AWSGroundStation client)
client
- Service clientpublic Waiter<DescribeContactRequest> contactScheduled()
public void shutdown()