@Generated(value="software.amazon.awssdk:codegen") public final class InvalidBlueGreenDeploymentStateException extends RdsException implements ToCopyableBuilder<InvalidBlueGreenDeploymentStateException.Builder,InvalidBlueGreenDeploymentStateException>
The blue/green deployment can't be switched over or deleted because there is an invalid configuration in the green environment.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidBlueGreenDeploymentStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidBlueGreenDeploymentStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidBlueGreenDeploymentStateException.Builder> |
serializableBuilderClass() |
InvalidBlueGreenDeploymentStateException.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 InvalidBlueGreenDeploymentStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidBlueGreenDeploymentStateException.Builder,InvalidBlueGreenDeploymentStateException>toBuilder in class RdsExceptionpublic static InvalidBlueGreenDeploymentStateException.Builder builder()
public static Class<? extends InvalidBlueGreenDeploymentStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.