@Generated(value="software.amazon.awssdk:codegen") public final class ReplicationNotFoundException extends EfsException implements ToCopyableBuilder<ReplicationNotFoundException.Builder,ReplicationNotFoundException>
Returned if the specified file system does not have a replication configuration.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReplicationNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationNotFoundException.Builder |
builder() |
String |
errorCode()
ReplicationNotFound
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ReplicationNotFoundException.Builder> |
serializableBuilderClass() |
ReplicationNotFoundException.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 ReplicationNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ReplicationNotFoundException.Builder,ReplicationNotFoundException>toBuilder in class EfsExceptionpublic static ReplicationNotFoundException.Builder builder()
public static Class<? extends ReplicationNotFoundException.Builder> serializableBuilderClass()
public String errorCode()
ReplicationNotFound
Copyright © 2023. All rights reserved.