@Generated(value="software.amazon.awssdk:codegen") public final class DbClusterRoleAlreadyExistsException extends NeptuneException implements ToCopyableBuilder<DbClusterRoleAlreadyExistsException.Builder,DbClusterRoleAlreadyExistsException>
The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbClusterRoleAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbClusterRoleAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbClusterRoleAlreadyExistsException.Builder> |
serializableBuilderClass() |
DbClusterRoleAlreadyExistsException.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 DbClusterRoleAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbClusterRoleAlreadyExistsException.Builder,DbClusterRoleAlreadyExistsException>toBuilder in class NeptuneExceptionpublic static DbClusterRoleAlreadyExistsException.Builder builder()
public static Class<? extends DbClusterRoleAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.