Uses of Interface
software.amazon.awssdk.core.exception.SdkClientException.Builder
Packages that use SdkClientException.Builder
Package
Description
-
Uses of SdkClientException.Builder in software.amazon.awssdk.core.endpointdiscovery
Subinterfaces of SdkClientException.Builder in software.amazon.awssdk.core.endpointdiscoveryClasses in software.amazon.awssdk.core.endpointdiscovery that implement SdkClientException.BuilderModifier and TypeClassDescriptionprotected static final class -
Uses of SdkClientException.Builder in software.amazon.awssdk.core.exception
Subinterfaces of SdkClientException.Builder in software.amazon.awssdk.core.exceptionModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.core.exception that implement SdkClientException.BuilderModifier and TypeClassDescriptionprotected static final classprotected static final classprotected static final classprotected static final classprotected static final classprotected static final classprotected static classMethods in software.amazon.awssdk.core.exception that return SdkClientException.BuilderModifier and TypeMethodDescriptionstatic SdkClientException.BuilderSdkClientException.builder()SdkClientException.Builder.numAttempts(Integer numAttempts) SdkClientException.BuilderImpl.numAttempts(Integer numAttempts) SdkClientException.toBuilder()Create aSdkClientException.Builderinitialized with the properties of thisSdkClientException.SdkClientException.Builder.writableStackTrace(Boolean writableStackTrace) SdkClientException.BuilderImpl.writableStackTrace(Boolean writableStackTrace) Constructors in software.amazon.awssdk.core.exception with parameters of type SdkClientException.Builder