@Generated(value="software.amazon.awssdk:codegen") public final class InvalidEventCategoryException extends CloudTrailException implements ToCopyableBuilder<InvalidEventCategoryException.Builder,InvalidEventCategoryException>
Occurs if an event category that is not valid is specified as a value of EventCategory.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidEventCategoryException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidEventCategoryException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidEventCategoryException.Builder> |
serializableBuilderClass() |
InvalidEventCategoryException.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 InvalidEventCategoryException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidEventCategoryException.Builder,InvalidEventCategoryException>toBuilder in class CloudTrailExceptionpublic static InvalidEventCategoryException.Builder builder()
public static Class<? extends InvalidEventCategoryException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.