Uses of Class
software.amazon.awssdk.regions.util.ResourcesEndpointRetryParameters
Packages that use ResourcesEndpointRetryParameters
-
Uses of ResourcesEndpointRetryParameters in software.amazon.awssdk.regions.util
Methods in software.amazon.awssdk.regions.util that return ResourcesEndpointRetryParametersMethods in software.amazon.awssdk.regions.util with parameters of type ResourcesEndpointRetryParametersModifier and TypeMethodDescriptionbooleanResourcesEndpointRetryPolicy.shouldRetry(int retriesAttempted, ResourcesEndpointRetryParameters retryParams) Returns whether a failed request should be retried.