| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendraranking.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
ConflictException.Builder |
static interface |
InternalServerException.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 |
KendraRankingException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
KendraRankingException.Builder |
KendraRankingException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static KendraRankingException.Builder |
KendraRankingException.builder() |
KendraRankingException.Builder |
KendraRankingException.Builder.cause(Throwable cause) |
KendraRankingException.Builder |
KendraRankingException.Builder.message(String message) |
KendraRankingException.Builder |
KendraRankingException.Builder.requestId(String requestId) |
KendraRankingException.Builder |
KendraRankingException.Builder.statusCode(int statusCode) |
KendraRankingException.Builder |
KendraRankingException.toBuilder() |
KendraRankingException.Builder |
KendraRankingException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends KendraRankingException.Builder> |
KendraRankingException.serializableBuilderClass() |
| Constructor and Description |
|---|
KendraRankingException(KendraRankingException.Builder builder) |
Copyright © 2023. All rights reserved.