@Generated(value="software.amazon.awssdk:codegen") public final class PolicyNotAttachedException extends OrganizationsException implements ToCopyableBuilder<PolicyNotAttachedException.Builder,PolicyNotAttachedException>
The policy isn't attached to the specified target in the specified root.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PolicyNotAttachedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PolicyNotAttachedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PolicyNotAttachedException.Builder> |
serializableBuilderClass() |
PolicyNotAttachedException.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 PolicyNotAttachedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PolicyNotAttachedException.Builder,PolicyNotAttachedException>toBuilder in class OrganizationsExceptionpublic static PolicyNotAttachedException.Builder builder()
public static Class<? extends PolicyNotAttachedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.