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