@Generated(value="software.amazon.awssdk:codegen") public final class OrganizationNotEmptyException extends OrganizationsException implements ToCopyableBuilder<OrganizationNotEmptyException.Builder,OrganizationNotEmptyException>
The organization isn't empty. To delete an organization, you must first remove all accounts except the management account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OrganizationNotEmptyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationNotEmptyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OrganizationNotEmptyException.Builder> |
serializableBuilderClass() |
OrganizationNotEmptyException.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 OrganizationNotEmptyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OrganizationNotEmptyException.Builder,OrganizationNotEmptyException>toBuilder in class OrganizationsExceptionpublic static OrganizationNotEmptyException.Builder builder()
public static Class<? extends OrganizationNotEmptyException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.