@Generated(value="software.amazon.awssdk:codegen") public final class MailDomainInUseException extends WorkMailException implements ToCopyableBuilder<MailDomainInUseException.Builder,MailDomainInUseException>
The domain you're trying to change is in use by another user or organization in your account. See the error message for details.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MailDomainInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MailDomainInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends MailDomainInUseException.Builder> |
serializableBuilderClass() |
MailDomainInUseException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic MailDomainInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<MailDomainInUseException.Builder,MailDomainInUseException>toBuilder in class WorkMailExceptionpublic static MailDomainInUseException.Builder builder()
public static Class<? extends MailDomainInUseException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.