Uses of Interface
software.amazon.awssdk.services.sesv2.model.SendingPausedException.Builder
Packages that use SendingPausedException.Builder
-
Uses of SendingPausedException.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SendingPausedException.BuilderModifier and TypeMethodDescriptionSendingPausedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) SendingPausedException.builder()SendingPausedException.Builder.numAttempts(Integer numAttempts) SendingPausedException.Builder.statusCode(int statusCode) SendingPausedException.toBuilder()SendingPausedException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type SendingPausedException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SendingPausedException.Builder>SendingPausedException.serializableBuilderClass()