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