@Generated(value="software.amazon.awssdk:codegen") public final class ConflictSubscriptionException extends SecurityLakeException implements ToCopyableBuilder<ConflictSubscriptionException.Builder,ConflictSubscriptionException>
A conflicting subscription exception operation is in progress.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ConflictSubscriptionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ConflictSubscriptionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ConflictSubscriptionException.Builder> |
serializableBuilderClass() |
ConflictSubscriptionException.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 ConflictSubscriptionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ConflictSubscriptionException.Builder,ConflictSubscriptionException>toBuilder in class SecurityLakeExceptionpublic static ConflictSubscriptionException.Builder builder()
public static Class<? extends ConflictSubscriptionException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.