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