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