| Package | Description |
|---|---|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicyExecution |
RetryPolicyExecution.clone() |
RetryPolicyExecution |
JobRun.getRetryPolicyExecution()
The current status of the retry policy executed on the job.
|
RetryPolicyExecution |
RetryPolicyExecution.withCurrentAttemptCount(Integer currentAttemptCount)
The current number of attempts made on the driver of the job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobRun.setRetryPolicyExecution(RetryPolicyExecution retryPolicyExecution)
The current status of the retry policy executed on the job.
|
JobRun |
JobRun.withRetryPolicyExecution(RetryPolicyExecution retryPolicyExecution)
The current status of the retry policy executed on the job.
|
Copyright © 2024. All rights reserved.