@Generated(value="software.amazon.awssdk:codegen") public final class DeploymentNotStartedException extends CodeDeployException implements ToCopyableBuilder<DeploymentNotStartedException.Builder,DeploymentNotStartedException>
The specified deployment has not started.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeploymentNotStartedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentNotStartedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DeploymentNotStartedException.Builder> |
serializableBuilderClass() |
DeploymentNotStartedException.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 DeploymentNotStartedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DeploymentNotStartedException.Builder,DeploymentNotStartedException>toBuilder in class CodeDeployExceptionpublic static DeploymentNotStartedException.Builder builder()
public static Class<? extends DeploymentNotStartedException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.