Serializable
, ToCopyableBuilder<DeploymentGroupDoesNotExistException.Builder,DeploymentGroupDoesNotExistException>
@Generated("software.amazon.awssdk:codegen") public class DeploymentGroupDoesNotExistException extends CodeDeployException implements ToCopyableBuilder<DeploymentGroupDoesNotExistException.Builder,DeploymentGroupDoesNotExistException>
The named deployment group does not exist with the applicable IAM user or AWS account.
Modifier and Type | Class | Description |
---|---|---|
static interface |
DeploymentGroupDoesNotExistException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static DeploymentGroupDoesNotExistException.Builder |
builder() |
|
static Class<? extends DeploymentGroupDoesNotExistException.Builder> |
serializableBuilderClass() |
|
DeploymentGroupDoesNotExistException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DeploymentGroupDoesNotExistException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<DeploymentGroupDoesNotExistException.Builder,DeploymentGroupDoesNotExistException>
public static DeploymentGroupDoesNotExistException.Builder builder()
public static Class<? extends DeploymentGroupDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.