Class DisabledOperationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DisabledOperationException.Builder,DisabledOperationException>

@Generated("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.

See Also: