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