@Generated(value="software.amazon.awssdk:codegen") public final class ReplicaNotFoundException extends DynamoDbException implements ToCopyableBuilder<ReplicaNotFoundException.Builder,ReplicaNotFoundException>
The specified replica is no longer part of the global table.
Modifier and Type | Class and Description |
---|---|
static interface |
ReplicaNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static ReplicaNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ReplicaNotFoundException.Builder> |
serializableBuilderClass() |
ReplicaNotFoundException.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
public ReplicaNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ReplicaNotFoundException.Builder,ReplicaNotFoundException>
toBuilder
in class DynamoDbException
public static ReplicaNotFoundException.Builder builder()
public static Class<? extends ReplicaNotFoundException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.