Serializable, ToCopyableBuilder<InvalidBlueGreenDeploymentConfigurationException.Builder,InvalidBlueGreenDeploymentConfigurationException>@Generated("software.amazon.awssdk:codegen") public class InvalidBlueGreenDeploymentConfigurationException extends CodeDeployException implements ToCopyableBuilder<InvalidBlueGreenDeploymentConfigurationException.Builder,InvalidBlueGreenDeploymentConfigurationException>
The configuration for the blue/green deployment group was provided in an invalid format. For information about deployment configuration format, see CreateDeploymentConfig.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
InvalidBlueGreenDeploymentConfigurationException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static InvalidBlueGreenDeploymentConfigurationException.Builder |
builder() |
|
static Class<? extends InvalidBlueGreenDeploymentConfigurationException.Builder> |
serializableBuilderClass() |
|
InvalidBlueGreenDeploymentConfigurationException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidBlueGreenDeploymentConfigurationException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidBlueGreenDeploymentConfigurationException.Builder,InvalidBlueGreenDeploymentConfigurationException>public static InvalidBlueGreenDeploymentConfigurationException.Builder builder()
public static Class<? extends InvalidBlueGreenDeploymentConfigurationException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.