@Generated(value="software.amazon.awssdk:codegen") public final class ResourceExistsException extends SecretsManagerException implements ToCopyableBuilder<ResourceExistsException.Builder,ResourceExistsException>
A resource with the ID you requested already exists.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ResourceExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResourceExistsException.Builder> |
serializableBuilderClass() |
ResourceExistsException.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 ResourceExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResourceExistsException.Builder,ResourceExistsException>toBuilder in class SecretsManagerExceptionpublic static ResourceExistsException.Builder builder()
public static Class<? extends ResourceExistsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.