@Generated(value="software.amazon.awssdk:codegen") public final class DeploymentConfigDoesNotExistException extends CodeDeployException implements ToCopyableBuilder<DeploymentConfigDoesNotExistException.Builder,DeploymentConfigDoesNotExistException>
The deployment configuration does not exist with the IAM user or Amazon Web Services account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeploymentConfigDoesNotExistException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentConfigDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DeploymentConfigDoesNotExistException.Builder> |
serializableBuilderClass() |
DeploymentConfigDoesNotExistException.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 DeploymentConfigDoesNotExistException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DeploymentConfigDoesNotExistException.Builder,DeploymentConfigDoesNotExistException>toBuilder in class CodeDeployExceptionpublic static DeploymentConfigDoesNotExistException.Builder builder()
public static Class<? extends DeploymentConfigDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.