@Generated(value="software.amazon.awssdk:codegen") public final class InvalidS3ObjectException extends RekognitionException implements ToCopyableBuilder<InvalidS3ObjectException.Builder,InvalidS3ObjectException>
Amazon Rekognition is unable to access the S3 object specified in the request.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidS3ObjectException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidS3ObjectException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidS3ObjectException.Builder> |
serializableBuilderClass() |
InvalidS3ObjectException.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 InvalidS3ObjectException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidS3ObjectException.Builder,InvalidS3ObjectException>toBuilder in class RekognitionExceptionpublic static InvalidS3ObjectException.Builder builder()
public static Class<? extends InvalidS3ObjectException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.