@Generated(value="software.amazon.awssdk:codegen") public final class AccountSuspendedException extends SesV2Exception implements ToCopyableBuilder<AccountSuspendedException.Builder,AccountSuspendedException>
The message can't be sent because the account's ability to send email has been permanently restricted.
Modifier and Type | Class and Description |
---|---|
static interface |
AccountSuspendedException.Builder |
Modifier and Type | Method and Description |
---|---|
static AccountSuspendedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AccountSuspendedException.Builder> |
serializableBuilderClass() |
AccountSuspendedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public AccountSuspendedException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<AccountSuspendedException.Builder,AccountSuspendedException>
toBuilder
in class SesV2Exception
public static AccountSuspendedException.Builder builder()
public static Class<? extends AccountSuspendedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.