| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
IdempotentParameterMismatchException.Builder |
static interface |
ImageTooLargeException.Builder |
static interface |
InternalServerErrorException.Builder |
static interface |
InvalidImageFormatException.Builder |
static interface |
InvalidPaginationTokenException.Builder |
static interface |
InvalidParameterException.Builder |
static interface |
InvalidS3ObjectException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
ProvisionedThroughputExceededException.Builder |
static interface |
ResourceAlreadyExistsException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
VideoTooLargeException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RekognitionException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
RekognitionException.Builder |
RekognitionException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static RekognitionException.Builder |
RekognitionException.builder() |
RekognitionException.Builder |
RekognitionException.Builder.cause(Throwable cause) |
RekognitionException.Builder |
RekognitionException.Builder.message(String message) |
RekognitionException.Builder |
RekognitionException.Builder.requestId(String requestId) |
RekognitionException.Builder |
RekognitionException.Builder.statusCode(int statusCode) |
RekognitionException.Builder |
RekognitionException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RekognitionException.Builder> |
RekognitionException.serializableBuilderClass() |
| Constructor and Description |
|---|
RekognitionException(RekognitionException.Builder builder) |
Copyright © 2019. All rights reserved.