@Generated(value="software.amazon.awssdk:codegen") public final class ImageTooLargeException extends RekognitionException implements ToCopyableBuilder<ImageTooLargeException.Builder,ImageTooLargeException>
The input image size exceeds the allowed limit. If you are calling DetectProtectiveEquipment, the image size or resolution exceeds the allowed limit. For more information, see Guidelines and quotas in Amazon Rekognition in the Amazon Rekognition Developer Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ImageTooLargeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImageTooLargeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ImageTooLargeException.Builder> |
serializableBuilderClass() |
ImageTooLargeException.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 ImageTooLargeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ImageTooLargeException.Builder,ImageTooLargeException>toBuilder in class RekognitionExceptionpublic static ImageTooLargeException.Builder builder()
public static Class<? extends ImageTooLargeException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.