@Generated(value="software.amazon.awssdk:codegen") public final class EntityStateException extends WorkMailException implements ToCopyableBuilder<EntityStateException.Builder,EntityStateException>
You are performing an operation on a user, group, or resource that isn't in the expected state, such as trying to delete an active user.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EntityStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EntityStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EntityStateException.Builder> |
serializableBuilderClass() |
EntityStateException.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 EntityStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EntityStateException.Builder,EntityStateException>toBuilder in class WorkMailExceptionpublic static EntityStateException.Builder builder()
public static Class<? extends EntityStateException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.