Uses of Interface
software.amazon.awssdk.core.exception.RetryableException.Builder
Packages that use RetryableException.Builder
-
Uses of RetryableException.Builder in software.amazon.awssdk.core.exception
Classes in software.amazon.awssdk.core.exception that implement RetryableException.BuilderMethods in software.amazon.awssdk.core.exception that return RetryableException.BuilderModifier and TypeMethodDescriptionstatic RetryableException.BuilderRetryableException.builder()RetryableException.Builder.numAttempts(Integer numAttempts) RetryableException.BuilderImpl.numAttempts(Integer numAttempts) RetryableException.toBuilder()RetryableException.Builder.writableStackTrace(Boolean writableStackTrace) RetryableException.BuilderImpl.writableStackTrace(Boolean writableStackTrace) Constructors in software.amazon.awssdk.core.exception with parameters of type RetryableException.Builder