@Generated(value="software.amazon.awssdk:codegen") public final class DbInstanceRoleAlreadyExistsException extends RdsException implements ToCopyableBuilder<DbInstanceRoleAlreadyExistsException.Builder,DbInstanceRoleAlreadyExistsException>
The specified RoleArn or FeatureName value is already associated with the DB instance.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbInstanceRoleAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbInstanceRoleAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbInstanceRoleAlreadyExistsException.Builder> |
serializableBuilderClass() |
DbInstanceRoleAlreadyExistsException.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 DbInstanceRoleAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbInstanceRoleAlreadyExistsException.Builder,DbInstanceRoleAlreadyExistsException>toBuilder in class RdsExceptionpublic static DbInstanceRoleAlreadyExistsException.Builder builder()
public static Class<? extends DbInstanceRoleAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.