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