@Generated(value="software.amazon.awssdk:codegen") public final class NameAvailabilityException extends WorkMailException implements ToCopyableBuilder<NameAvailabilityException.Builder,NameAvailabilityException>
The entity (user, group, or user) name isn't unique in Amazon WorkMail.
Modifier and Type | Class and Description |
---|---|
static interface |
NameAvailabilityException.Builder |
Modifier and Type | Method and Description |
---|---|
static NameAvailabilityException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NameAvailabilityException.Builder> |
serializableBuilderClass() |
NameAvailabilityException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public NameAvailabilityException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<NameAvailabilityException.Builder,NameAvailabilityException>
toBuilder
in class WorkMailException
public static NameAvailabilityException.Builder builder()
public static Class<? extends NameAvailabilityException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.