@Generated(value="software.amazon.awssdk:codegen") public final class NotIndexException extends CloudDirectoryException implements ToCopyableBuilder<NotIndexException.Builder,NotIndexException>
Indicates that the requested operation can only operate on index objects.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NotIndexException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NotIndexException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NotIndexException.Builder> |
serializableBuilderClass() |
NotIndexException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic NotIndexException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<NotIndexException.Builder,NotIndexException>toBuilder in class CloudDirectoryExceptionpublic static NotIndexException.Builder builder()
public static Class<? extends NotIndexException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.