@Generated(value="software.amazon.awssdk:codegen") public final class DeploymentGroupDoesNotExistException extends CodeDeployException implements ToCopyableBuilder<DeploymentGroupDoesNotExistException.Builder,DeploymentGroupDoesNotExistException>
The named deployment group with the IAM user or AWS account does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeploymentGroupDoesNotExistException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentGroupDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DeploymentGroupDoesNotExistException.Builder> |
serializableBuilderClass() |
DeploymentGroupDoesNotExistException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic DeploymentGroupDoesNotExistException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DeploymentGroupDoesNotExistException.Builder,DeploymentGroupDoesNotExistException>toBuilder in class CodeDeployExceptionpublic static DeploymentGroupDoesNotExistException.Builder builder()
public static Class<? extends DeploymentGroupDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.