@Generated(value="software.amazon.awssdk:codegen") public final class ChannelUnsupportedSchemaException extends CloudTrailDataException implements ToCopyableBuilder<ChannelUnsupportedSchemaException.Builder,ChannelUnsupportedSchemaException>
The schema type of the event is not supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ChannelUnsupportedSchemaException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ChannelUnsupportedSchemaException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ChannelUnsupportedSchemaException.Builder> |
serializableBuilderClass() |
ChannelUnsupportedSchemaException.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 ChannelUnsupportedSchemaException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ChannelUnsupportedSchemaException.Builder,ChannelUnsupportedSchemaException>toBuilder in class CloudTrailDataExceptionpublic static ChannelUnsupportedSchemaException.Builder builder()
public static Class<? extends ChannelUnsupportedSchemaException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.