@Generated(value="software.amazon.awssdk:codegen") public final class ChannelExistsForEdsException extends CloudTrailException implements ToCopyableBuilder<ChannelExistsForEdsException.Builder,ChannelExistsForEdsException>
This exception is thrown when the specified event data store cannot yet be deleted because it is in use by a channel.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ChannelExistsForEdsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ChannelExistsForEdsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ChannelExistsForEdsException.Builder> |
serializableBuilderClass() |
ChannelExistsForEdsException.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 ChannelExistsForEdsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ChannelExistsForEdsException.Builder,ChannelExistsForEdsException>toBuilder in class CloudTrailExceptionpublic static ChannelExistsForEdsException.Builder builder()
public static Class<? extends ChannelExistsForEdsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.