| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BatchSizeLimitExceededException.Builder |
static interface |
ConcurrentModificationException.Builder |
static interface |
InternalServerException.Builder |
static interface |
InvalidFilterException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
JobNotFoundException.Builder |
static interface |
KmsKeyValidationException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceLimitExceededException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ResourceUnavailableException.Builder |
static interface |
TextSizeLimitExceededException.Builder |
static interface |
TooManyRequestsException.Builder |
static interface |
TooManyTagKeysException.Builder |
static interface |
TooManyTagsException.Builder |
static interface |
UnsupportedLanguageException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ComprehendException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ComprehendException.Builder |
ComprehendException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ComprehendException.Builder |
ComprehendException.builder() |
ComprehendException.Builder |
ComprehendException.Builder.cause(Throwable cause) |
ComprehendException.Builder |
ComprehendException.Builder.message(String message) |
ComprehendException.Builder |
ComprehendException.Builder.requestId(String requestId) |
ComprehendException.Builder |
ComprehendException.Builder.statusCode(int statusCode) |
ComprehendException.Builder |
ComprehendException.toBuilder() |
ComprehendException.Builder |
ComprehendException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ComprehendException.Builder> |
ComprehendException.serializableBuilderClass() |
| Constructor and Description |
|---|
ComprehendException(ComprehendException.Builder builder) |
Copyright © 2023. All rights reserved.