Uses of Interface
software.amazon.awssdk.services.sesv2.model.SesV2Exception.Builder
Packages that use SesV2Exception.Builder
-
Uses of SesV2Exception.Builder in software.amazon.awssdk.services.sesv2.model
Subinterfaces of SesV2Exception.Builder in software.amazon.awssdk.services.sesv2.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.services.sesv2.model that implement SesV2Exception.BuilderMethods in software.amazon.awssdk.services.sesv2.model that return SesV2Exception.BuilderModifier and TypeMethodDescriptionSesV2Exception.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static SesV2Exception.BuilderSesV2Exception.builder()SesV2Exception.Builder.numAttempts(Integer numAttempts) SesV2Exception.Builder.statusCode(int statusCode) SesV2Exception.toBuilder()SesV2Exception.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type SesV2Exception.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SesV2Exception.Builder>SesV2Exception.serializableBuilderClass()Constructors in software.amazon.awssdk.services.sesv2.model with parameters of type SesV2Exception.Builder