Uses of Class
software.amazon.awssdk.core.internal.retry.MaxAttemptsResolver
Packages that use MaxAttemptsResolver
-
Uses of MaxAttemptsResolver in software.amazon.awssdk.core.internal.retry
Methods in software.amazon.awssdk.core.internal.retry that return MaxAttemptsResolverModifier and TypeMethodDescriptionMaxAttemptsResolver.profileFile(Supplier<ProfileFile> profileFile) Configure the profile file that should be used when determining the max attempts.MaxAttemptsResolver.profileName(String profileName) Configure the profile file name should be used when determining the max attempts.