@Generated(value="software.amazon.awssdk:codegen") public final class DisabledOperationException extends ElasticsearchException implements ToCopyableBuilder<DisabledOperationException.Builder,DisabledOperationException>
An error occured because the client wanted to access a not supported operation. Gives http status code of 409.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DisabledOperationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DisabledOperationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DisabledOperationException.Builder> |
serializableBuilderClass() |
DisabledOperationException.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 DisabledOperationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DisabledOperationException.Builder,DisabledOperationException>toBuilder in class ElasticsearchExceptionpublic static DisabledOperationException.Builder builder()
public static Class<? extends DisabledOperationException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.