@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedIndexTypeException extends CloudDirectoryException implements ToCopyableBuilder<UnsupportedIndexTypeException.Builder,UnsupportedIndexTypeException>
Indicates that the requested index type is not supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedIndexTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedIndexTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedIndexTypeException.Builder> |
serializableBuilderClass() |
UnsupportedIndexTypeException.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 UnsupportedIndexTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedIndexTypeException.Builder,UnsupportedIndexTypeException>toBuilder in class CloudDirectoryExceptionpublic static UnsupportedIndexTypeException.Builder builder()
public static Class<? extends UnsupportedIndexTypeException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.