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