@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonRekognitionWaiters extends Object
| Constructor and Description | 
|---|
| AmazonRekognitionWaiters(AmazonRekognition client)Constructs a new AmazonRekognitionWaiters with the given client | 
| Modifier and Type | Method and Description | 
|---|---|
| Waiter<DescribeProjectVersionsRequest> | projectVersionRunning()Builds a ProjectVersionRunning 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<DescribeProjectVersionsRequest> | projectVersionTrainingCompleted()Builds a ProjectVersionTrainingCompleted 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 AmazonRekognitionWaiters(AmazonRekognition client)
client - Service clientpublic Waiter<DescribeProjectVersionsRequest> projectVersionTrainingCompleted()
public Waiter<DescribeProjectVersionsRequest> projectVersionRunning()
public void shutdown()