Uses of Class
software.amazon.awssdk.services.eventbridge.model.RetryPolicy
-
Packages that use RetryPolicy Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of RetryPolicy in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return RetryPolicy Modifier and Type Method Description RetryPolicyTarget. retryPolicy()TheRetryPolicyobject that contains the retry policy configuration to use for the dead-letter queue.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type RetryPolicy Modifier and Type Method Description Target.BuilderTarget.Builder. retryPolicy(RetryPolicy retryPolicy)TheRetryPolicyobject that contains the retry policy configuration to use for the dead-letter queue.
-