@Generated(value="software.amazon.awssdk:codegen") public final class DeploymentIsNotInReadyStateException extends CodeDeployException implements ToCopyableBuilder<DeploymentIsNotInReadyStateException.Builder,DeploymentIsNotInReadyStateException>
The deployment does not have a status of Ready and can't continue yet.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeploymentIsNotInReadyStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentIsNotInReadyStateException.Builder |
builder() |
static Class<? extends DeploymentIsNotInReadyStateException.Builder> |
serializableBuilderClass() |
DeploymentIsNotInReadyStateException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic DeploymentIsNotInReadyStateException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<DeploymentIsNotInReadyStateException.Builder,DeploymentIsNotInReadyStateException>toBuilder in class CodeDeployExceptionpublic static DeploymentIsNotInReadyStateException.Builder builder()
public static Class<? extends DeploymentIsNotInReadyStateException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.