| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
BatchRetryStrategy |
BatchRetryStrategy.clone() |
BatchRetryStrategy |
PipeTargetBatchJobParameters.getRetryStrategy()
The retry strategy to use for failed jobs.
|
BatchRetryStrategy |
BatchRetryStrategy.withAttempts(Integer attempts)
The number of times to move a job to the
RUNNABLE status. |
| Modifier and Type | Method and Description |
|---|---|
void |
PipeTargetBatchJobParameters.setRetryStrategy(BatchRetryStrategy retryStrategy)
The retry strategy to use for failed jobs.
|
PipeTargetBatchJobParameters |
PipeTargetBatchJobParameters.withRetryStrategy(BatchRetryStrategy retryStrategy)
The retry strategy to use for failed jobs.
|
Copyright © 2022. All rights reserved.