@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonCodeGuruReviewerWaiters extends Object
Constructor and Description |
---|
AmazonCodeGuruReviewerWaiters(AmazonCodeGuruReviewer client)
Constructs a new AmazonCodeGuruReviewerWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeCodeReviewRequest> |
codeReviewCompleted()
Builds a CodeReviewCompleted 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<DescribeRepositoryAssociationRequest> |
repositoryAssociationSucceeded()
Builds a RepositoryAssociationSucceeded 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 AmazonCodeGuruReviewerWaiters(AmazonCodeGuruReviewer client)
client
- Service clientpublic Waiter<DescribeRepositoryAssociationRequest> repositoryAssociationSucceeded()
public Waiter<DescribeCodeReviewRequest> codeReviewCompleted()
public void shutdown()