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