| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
ConflictException.Builder |
static interface |
FeaturedResultsConflictException.Builder |
static interface |
InternalServerException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
ResourceAlreadyExistException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ResourceUnavailableException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
KendraException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
KendraException.Builder |
KendraException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static KendraException.Builder |
KendraException.builder() |
KendraException.Builder |
KendraException.Builder.cause(Throwable cause) |
KendraException.Builder |
KendraException.Builder.message(String message) |
KendraException.Builder |
KendraException.Builder.requestId(String requestId) |
KendraException.Builder |
KendraException.Builder.statusCode(int statusCode) |
KendraException.Builder |
KendraException.toBuilder() |
KendraException.Builder |
KendraException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends KendraException.Builder> |
KendraException.serializableBuilderClass() |
| Constructor and Description |
|---|
KendraException(KendraException.Builder builder) |
Copyright © 2023. All rights reserved.