Serializable
, ToCopyableBuilder<InvalidDocumentException.Builder,InvalidDocumentException>
@Generated("software.amazon.awssdk:codegen") public class InvalidDocumentException extends SSMException implements ToCopyableBuilder<InvalidDocumentException.Builder,InvalidDocumentException>
The specified document does not exist.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InvalidDocumentException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InvalidDocumentException.Builder |
builder() |
|
static Class<? extends InvalidDocumentException.Builder> |
serializableBuilderClass() |
|
InvalidDocumentException.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 InvalidDocumentException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InvalidDocumentException.Builder,InvalidDocumentException>
public static InvalidDocumentException.Builder builder()
public static Class<? extends InvalidDocumentException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.