Uses of Interface
software.amazon.awssdk.core.exception.NonRetryableException.Builder
-
Packages that use NonRetryableException.Builder Package Description software.amazon.awssdk.core.exception -
-
Uses of NonRetryableException.Builder in software.amazon.awssdk.core.exception
Classes in software.amazon.awssdk.core.exception that implement NonRetryableException.Builder Modifier and Type Class Description protected static classNonRetryableException.BuilderImplConstructors in software.amazon.awssdk.core.exception with parameters of type NonRetryableException.Builder Constructor Description NonRetryableException(NonRetryableException.Builder b)
-