@Generated(value="software.amazon.awssdk:codegen") public final class StillContainsLinksException extends CloudDirectoryException implements ToCopyableBuilder<StillContainsLinksException.Builder,StillContainsLinksException>
The object could not be deleted because links still exist. Remove the links and then try the operation again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StillContainsLinksException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StillContainsLinksException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends StillContainsLinksException.Builder> |
serializableBuilderClass() |
StillContainsLinksException.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 StillContainsLinksException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<StillContainsLinksException.Builder,StillContainsLinksException>toBuilder in class CloudDirectoryExceptionpublic static StillContainsLinksException.Builder builder()
public static Class<? extends StillContainsLinksException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.