@Generated(value="software.amazon.awssdk:codegen") public final class CannotListParentOfRootException extends CloudDirectoryException implements ToCopyableBuilder<CannotListParentOfRootException.Builder,CannotListParentOfRootException>
Cannot list the parents of a Directory root.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CannotListParentOfRootException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CannotListParentOfRootException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CannotListParentOfRootException.Builder> |
serializableBuilderClass() |
CannotListParentOfRootException.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 CannotListParentOfRootException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CannotListParentOfRootException.Builder,CannotListParentOfRootException>toBuilder in class CloudDirectoryExceptionpublic static CannotListParentOfRootException.Builder builder()
public static Class<? extends CannotListParentOfRootException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.