@Generated(value="software.amazon.awssdk:codegen") public final class BlueGreenDeploymentNotFoundException extends RdsException implements ToCopyableBuilder<BlueGreenDeploymentNotFoundException.Builder,BlueGreenDeploymentNotFoundException>
BlueGreenDeploymentIdentifier
doesn't refer to an existing blue/green deployment.
Modifier and Type | Class and Description |
---|---|
static interface |
BlueGreenDeploymentNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static BlueGreenDeploymentNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends BlueGreenDeploymentNotFoundException.Builder> |
serializableBuilderClass() |
BlueGreenDeploymentNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public BlueGreenDeploymentNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<BlueGreenDeploymentNotFoundException.Builder,BlueGreenDeploymentNotFoundException>
toBuilder
in class RdsException
public static BlueGreenDeploymentNotFoundException.Builder builder()
public static Class<? extends BlueGreenDeploymentNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.