Serializable, ToCopyableBuilder<InvalidDeploymentInstanceTypeException.Builder,InvalidDeploymentInstanceTypeException>@Generated("software.amazon.awssdk:codegen") public class InvalidDeploymentInstanceTypeException extends CodeDeployException implements ToCopyableBuilder<InvalidDeploymentInstanceTypeException.Builder,InvalidDeploymentInstanceTypeException>
An instance type was specified for an in-place deployment. Instance types are supported for blue/green deployments only.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
InvalidDeploymentInstanceTypeException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static InvalidDeploymentInstanceTypeException.Builder |
builder() |
|
static Class<? extends InvalidDeploymentInstanceTypeException.Builder> |
serializableBuilderClass() |
|
InvalidDeploymentInstanceTypeException.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 InvalidDeploymentInstanceTypeException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidDeploymentInstanceTypeException.Builder,InvalidDeploymentInstanceTypeException>public static InvalidDeploymentInstanceTypeException.Builder builder()
public static Class<? extends InvalidDeploymentInstanceTypeException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.