@Generated(value="software.amazon.awssdk:codegen") public final class BlueGreenDeploymentAlreadyExistsException extends RdsException implements ToCopyableBuilder<BlueGreenDeploymentAlreadyExistsException.Builder,BlueGreenDeploymentAlreadyExistsException>
A blue/green deployment with the specified name already exists.
| Modifier and Type | Class and Description |
|---|---|
static interface |
BlueGreenDeploymentAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BlueGreenDeploymentAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends BlueGreenDeploymentAlreadyExistsException.Builder> |
serializableBuilderClass() |
BlueGreenDeploymentAlreadyExistsException.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 BlueGreenDeploymentAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<BlueGreenDeploymentAlreadyExistsException.Builder,BlueGreenDeploymentAlreadyExistsException>toBuilder in class RdsExceptionpublic static BlueGreenDeploymentAlreadyExistsException.Builder builder()
public static Class<? extends BlueGreenDeploymentAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.