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