@Generated(value="software.amazon.awssdk:codegen") public final class ResourceDataSyncConflictException extends SsmException implements ToCopyableBuilder<ResourceDataSyncConflictException.Builder,ResourceDataSyncConflictException>
Another UpdateResourceDataSync request is being processed. Wait a few minutes and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceDataSyncConflictException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ResourceDataSyncConflictException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResourceDataSyncConflictException.Builder> |
serializableBuilderClass() |
ResourceDataSyncConflictException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ResourceDataSyncConflictException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResourceDataSyncConflictException.Builder,ResourceDataSyncConflictException>toBuilder in class SsmExceptionpublic static ResourceDataSyncConflictException.Builder builder()
public static Class<? extends ResourceDataSyncConflictException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.