@Generated(value="software.amazon.awssdk:codegen") public final class InvalidExternalIdException extends CodeDeployException implements ToCopyableBuilder<InvalidExternalIdException.Builder,InvalidExternalIdException>
The external ID was specified in an invalid format.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidExternalIdException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidExternalIdException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidExternalIdException.Builder> |
serializableBuilderClass() |
InvalidExternalIdException.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 InvalidExternalIdException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidExternalIdException.Builder,InvalidExternalIdException>toBuilder in class CodeDeployExceptionpublic static InvalidExternalIdException.Builder builder()
public static Class<? extends InvalidExternalIdException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.