@Generated(value="software.amazon.awssdk:codegen") public final class InvalidItemContentException extends SsmException implements ToCopyableBuilder<InvalidItemContentException.Builder,InvalidItemContentException>
One or more content items is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidItemContentException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidItemContentException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidItemContentException.Builder> |
serializableBuilderClass() |
InvalidItemContentException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
String |
typeName()
Returns the value of the TypeName property for this object.
|
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidItemContentException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InvalidItemContentException.Builder,InvalidItemContentException>toBuilder in class SsmExceptionpublic static InvalidItemContentException.Builder builder()
public static Class<? extends InvalidItemContentException.Builder> serializableBuilderClass()
public String typeName()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.