@Generated(value="software.amazon.awssdk:codegen") public final class DeploymentTargetDoesNotExistException extends CodeDeployException implements ToCopyableBuilder<DeploymentTargetDoesNotExistException.Builder,DeploymentTargetDoesNotExistException>
The provided target ID does not belong to the attempted deployment.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeploymentTargetDoesNotExistException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentTargetDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DeploymentTargetDoesNotExistException.Builder> |
serializableBuilderClass() |
DeploymentTargetDoesNotExistException.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 DeploymentTargetDoesNotExistException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DeploymentTargetDoesNotExistException.Builder,DeploymentTargetDoesNotExistException>toBuilder in class CodeDeployExceptionpublic static DeploymentTargetDoesNotExistException.Builder builder()
public static Class<? extends DeploymentTargetDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.