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