@Generated(value="software.amazon.awssdk:codegen") public final class ChannelMaxLimitExceededException extends CloudTrailException implements ToCopyableBuilder<ChannelMaxLimitExceededException.Builder,ChannelMaxLimitExceededException>
This exception is thrown when the maximum number of channels limit is exceeded.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ChannelMaxLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ChannelMaxLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ChannelMaxLimitExceededException.Builder> |
serializableBuilderClass() |
ChannelMaxLimitExceededException.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 ChannelMaxLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ChannelMaxLimitExceededException.Builder,ChannelMaxLimitExceededException>toBuilder in class CloudTrailExceptionpublic static ChannelMaxLimitExceededException.Builder builder()
public static Class<? extends ChannelMaxLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.