@Generated(value="software.amazon.awssdk:codegen") public final class AccountAlreadyRegisteredException extends OrganizationsException implements ToCopyableBuilder<AccountAlreadyRegisteredException.Builder,AccountAlreadyRegisteredException>
The specified account is already a delegated administrator for this Amazon Web Services service.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AccountAlreadyRegisteredException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AccountAlreadyRegisteredException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AccountAlreadyRegisteredException.Builder> |
serializableBuilderClass() |
AccountAlreadyRegisteredException.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 AccountAlreadyRegisteredException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AccountAlreadyRegisteredException.Builder,AccountAlreadyRegisteredException>toBuilder in class OrganizationsExceptionpublic static AccountAlreadyRegisteredException.Builder builder()
public static Class<? extends AccountAlreadyRegisteredException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.