Uses of Class
software.amazon.awssdk.services.eventbridge.model.RetryPolicy
Packages that use RetryPolicy
-
Uses of RetryPolicy in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return RetryPolicyModifier and TypeMethodDescriptionfinal RetryPolicyTarget.retryPolicy()The retry policy configuration to use for the dead-letter queue.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type RetryPolicyModifier and TypeMethodDescriptionTarget.Builder.retryPolicy(RetryPolicy retryPolicy) The retry policy configuration to use for the dead-letter queue.