@Generated(value="software.amazon.awssdk:codegen") public final class BucketNotFoundException extends SecurityLakeException implements ToCopyableBuilder<BucketNotFoundException.Builder,BucketNotFoundException>
Amazon Security Lake generally returns 404 errors if the requested object is missing from the bucket.
| Modifier and Type | Class and Description |
|---|---|
static interface |
BucketNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BucketNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends BucketNotFoundException.Builder> |
serializableBuilderClass() |
BucketNotFoundException.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 BucketNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<BucketNotFoundException.Builder,BucketNotFoundException>toBuilder in class SecurityLakeExceptionpublic static BucketNotFoundException.Builder builder()
public static Class<? extends BucketNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.