| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
BatchRetryStrategy |
BatchRetryStrategy.clone() |
BatchRetryStrategy |
BatchParameters.getRetryStrategy()
The retry strategy to use for failed jobs, if the target is an AWS Batch job.
|
BatchRetryStrategy |
BatchRetryStrategy.withAttempts(Integer attempts)
The number of times to attempt to retry, if the job fails.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchParameters.setRetryStrategy(BatchRetryStrategy retryStrategy)
The retry strategy to use for failed jobs, if the target is an AWS Batch job.
|
BatchParameters |
BatchParameters.withRetryStrategy(BatchRetryStrategy retryStrategy)
The retry strategy to use for failed jobs, if the target is an AWS Batch job.
|
Copyright © 2019. All rights reserved.