@Generated(value="software.amazon.awssdk:codegen") public class CodeDeployException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
CodeDeployException.Builder |
protected static class |
CodeDeployException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
CodeDeployException(CodeDeployException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static CodeDeployException.Builder |
builder() |
static Class<? extends CodeDeployException.Builder> |
serializableBuilderClass() |
CodeDeployException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected CodeDeployException(CodeDeployException.Builder builder)
public static CodeDeployException.Builder builder()
public CodeDeployException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends CodeDeployException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.