Uses of Class
software.amazon.awssdk.services.eventbridge.model.BatchRetryStrategy
Packages that use BatchRetryStrategy
-
Uses of BatchRetryStrategy in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return BatchRetryStrategyModifier and TypeMethodDescriptionfinal BatchRetryStrategyBatchParameters.retryStrategy()The retry strategy to use for failed jobs, if the target is an Batch job.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type BatchRetryStrategyModifier and TypeMethodDescriptionBatchParameters.Builder.retryStrategy(BatchRetryStrategy retryStrategy) The retry strategy to use for failed jobs, if the target is an Batch job.