@Generated(value="software.amazon.awssdk:codegen") public final class StatusUnchangedException extends SsmException implements ToCopyableBuilder<StatusUnchangedException.Builder,StatusUnchangedException>
The updated status is the same as the current status.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StatusUnchangedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StatusUnchangedException.Builder |
builder() |
static Class<? extends StatusUnchangedException.Builder> |
serializableBuilderClass() |
StatusUnchangedException.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 StatusUnchangedException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<StatusUnchangedException.Builder,StatusUnchangedException>toBuilder in class SsmExceptionpublic static StatusUnchangedException.Builder builder()
public static Class<? extends StatusUnchangedException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.