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