@Generated(value="software.amazon.awssdk:codegen") public final class EventDataStoreAlreadyExistsException extends CloudTrailException implements ToCopyableBuilder<EventDataStoreAlreadyExistsException.Builder,EventDataStoreAlreadyExistsException>
An event data store with that name already exists.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EventDataStoreAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EventDataStoreAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EventDataStoreAlreadyExistsException.Builder> |
serializableBuilderClass() |
EventDataStoreAlreadyExistsException.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 EventDataStoreAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EventDataStoreAlreadyExistsException.Builder,EventDataStoreAlreadyExistsException>toBuilder in class CloudTrailExceptionpublic static EventDataStoreAlreadyExistsException.Builder builder()
public static Class<? extends EventDataStoreAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.