@Generated(value="software.amazon.awssdk:codegen") public final class ArnNotSupportedException extends CodeDeployException implements ToCopyableBuilder<ArnNotSupportedException.Builder,ArnNotSupportedException>
The specified ARN is not supported. For example, it might be an ARN for a resource that is not expected.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ArnNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ArnNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ArnNotSupportedException.Builder> |
serializableBuilderClass() |
ArnNotSupportedException.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 ArnNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ArnNotSupportedException.Builder,ArnNotSupportedException>toBuilder in class CodeDeployExceptionpublic static ArnNotSupportedException.Builder builder()
public static Class<? extends ArnNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.