@Generated(value="software.amazon.awssdk:codegen") public final class MailDomainNotFoundException extends WorkMailException implements ToCopyableBuilder<MailDomainNotFoundException.Builder,MailDomainNotFoundException>
For an email or alias to be created in Amazon WorkMail, the included domain must be defined in the organization.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MailDomainNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MailDomainNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends MailDomainNotFoundException.Builder> |
serializableBuilderClass() |
MailDomainNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic MailDomainNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<MailDomainNotFoundException.Builder,MailDomainNotFoundException>toBuilder in class WorkMailExceptionpublic static MailDomainNotFoundException.Builder builder()
public static Class<? extends MailDomainNotFoundException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.