@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CodeDeployClientWaiters extends Object
Constructor | Description |
---|---|
CodeDeployClientWaiters(CodeDeployClient client) |
Constructs a new CodeDeployClientWaiters with the given client
|
Modifier and Type | Method | Description |
---|---|---|
Waiter<GetDeploymentRequest> |
deploymentSuccessful() |
Builds a DeploymentSuccessful 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 CodeDeployClientWaiters(CodeDeployClient client)
client
- Service clientpublic Waiter<GetDeploymentRequest> deploymentSuccessful()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.