@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, isThrottlingException
requestId, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public DbInstanceRoleAlreadyExistsException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbInstanceRoleAlreadyExistsException.Builder,DbInstanceRoleAlreadyExistsException>
toBuilder
in class RdsException
public static DbInstanceRoleAlreadyExistsException.Builder builder()
public static Class<? extends DbInstanceRoleAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.