Uses of Interface
software.amazon.awssdk.core.exception.SdkException.Builder
Packages that use SdkException.Builder
Package
Description
-
Uses of SdkException.Builder in software.amazon.awssdk.core.endpointdiscovery
Subinterfaces of SdkException.Builder in software.amazon.awssdk.core.endpointdiscoveryClasses in software.amazon.awssdk.core.endpointdiscovery that implement SdkException.BuilderModifier and TypeClassDescriptionprotected static final class -
Uses of SdkException.Builder in software.amazon.awssdk.core.exception
Subinterfaces of SdkException.Builder in software.amazon.awssdk.core.exceptionModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.core.exception that implement SdkException.BuilderModifier and TypeClassDescriptionprotected static final classprotected static final classprotected static final classprotected static final classprotected static final classprotected static final classprotected static classprotected static classprotected static classMethods in software.amazon.awssdk.core.exception that return SdkException.BuilderModifier and TypeMethodDescriptionstatic SdkException.BuilderSdkException.builder()Specifies the exception that caused this exception to occur.Specifies the details of this exception.default SdkException.BuilderSdkException.Builder.numAttempts(Integer numAttempts) SdkException.BuilderImpl.numAttempts(Integer numAttempts) SdkException.toBuilder()Create aSdkException.Builderinitialized with the properties of thisSdkException.SdkException.Builder.writableStackTrace(Boolean writableStackTrace) Specifies whether the stack trace in this exception can be written.SdkException.BuilderImpl.writableStackTrace(Boolean writableStackTrace) Constructors in software.amazon.awssdk.core.exception with parameters of type SdkException.Builder