public static interface RetryPolicyConfiguration.Builder extends SdkPojo, CopyableBuilder<RetryPolicyConfiguration.Builder,RetryPolicyConfiguration>
| Modifier and Type | Method and Description |
|---|---|
RetryPolicyConfiguration.Builder |
maxAttempts(Integer maxAttempts)
The maximum number of attempts on the job's driver.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRetryPolicyConfiguration.Builder maxAttempts(Integer maxAttempts)
The maximum number of attempts on the job's driver.
maxAttempts - The maximum number of attempts on the job's driver.Copyright © 2023. All rights reserved.