Uses of Interface
software.amazon.awssdk.regions.util.ResourcesEndpointRetryPolicy
-
Packages that use ResourcesEndpointRetryPolicy Package Description software.amazon.awssdk.regions.util -
-
Uses of ResourcesEndpointRetryPolicy in software.amazon.awssdk.regions.util
Fields in software.amazon.awssdk.regions.util declared as ResourcesEndpointRetryPolicy Modifier and Type Field Description static ResourcesEndpointRetryPolicyResourcesEndpointRetryPolicy. NO_RETRYMethods in software.amazon.awssdk.regions.util that return ResourcesEndpointRetryPolicy Modifier and Type Method Description default ResourcesEndpointRetryPolicyResourcesEndpointProvider. retryPolicy()Allows the extending class to provide a custom retry policy.
-