| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<Warning> |
QueryResponse.warnings()
A list of warning codes and their messages on problems with your query.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse.Builder |
QueryResponse.Builder.warnings(Warning... warnings)
A list of warning codes and their messages on problems with your query.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse.Builder |
QueryResponse.Builder.warnings(Collection<Warning> warnings)
A list of warning codes and their messages on problems with your query.
|
Copyright © 2023. All rights reserved.