Serializable
, ToCopyableBuilder<InvalidItemContentException.Builder,InvalidItemContentException>
@Generated("software.amazon.awssdk:codegen") public class InvalidItemContentException extends SSMException implements ToCopyableBuilder<InvalidItemContentException.Builder,InvalidItemContentException>
One or more content items is not valid.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InvalidItemContentException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InvalidItemContentException.Builder |
builder() |
|
static Class<? extends InvalidItemContentException.Builder> |
serializableBuilderClass() |
|
InvalidItemContentException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
typeName() |
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 InvalidItemContentException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InvalidItemContentException.Builder,InvalidItemContentException>
public static InvalidItemContentException.Builder builder()
public static Class<? extends InvalidItemContentException.Builder> serializableBuilderClass()
public String typeName()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.