@Generated(value="software.amazon.awssdk:codegen") public final class InvalidEventDataStoreCategoryException extends CloudTrailException implements ToCopyableBuilder<InvalidEventDataStoreCategoryException.Builder,InvalidEventDataStoreCategoryException>
This exception is thrown when event categories of specified event data stores are not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidEventDataStoreCategoryException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidEventDataStoreCategoryException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidEventDataStoreCategoryException.Builder> |
serializableBuilderClass() |
InvalidEventDataStoreCategoryException.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 InvalidEventDataStoreCategoryException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidEventDataStoreCategoryException.Builder,InvalidEventDataStoreCategoryException>toBuilder in class CloudTrailExceptionpublic static InvalidEventDataStoreCategoryException.Builder builder()
public static Class<? extends InvalidEventDataStoreCategoryException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.