public static interface RetryPolicyExecution.Builder extends SdkPojo, CopyableBuilder<RetryPolicyExecution.Builder,RetryPolicyExecution>
| Modifier and Type | Method and Description |
|---|---|
RetryPolicyExecution.Builder |
currentAttemptCount(Integer currentAttemptCount)
The current number of attempts made on the driver of the job.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRetryPolicyExecution.Builder currentAttemptCount(Integer currentAttemptCount)
The current number of attempts made on the driver of the job.
currentAttemptCount - The current number of attempts made on the driver of the job.Copyright © 2023. All rights reserved.