@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchKeyException extends S3Exception implements ToCopyableBuilder<NoSuchKeyException.Builder,NoSuchKeyException>
The specified key does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchKeyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchKeyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchKeyException.Builder> |
serializableBuilderClass() |
NoSuchKeyException.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 NoSuchKeyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchKeyException.Builder,NoSuchKeyException>toBuilder in class S3Exceptionpublic static NoSuchKeyException.Builder builder()
public static Class<? extends NoSuchKeyException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.