@Generated(value="software.amazon.awssdk:codegen") public final class ExportNotFoundException extends DynamoDbException implements ToCopyableBuilder<ExportNotFoundException.Builder,ExportNotFoundException>
The specified export was not found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ExportNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ExportNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ExportNotFoundException.Builder> |
serializableBuilderClass() |
ExportNotFoundException.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 ExportNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ExportNotFoundException.Builder,ExportNotFoundException>toBuilder in class DynamoDbExceptionpublic static ExportNotFoundException.Builder builder()
public static Class<? extends ExportNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.