| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearchdomain.model |
| Modifier and Type | Method and Description |
|---|---|
List<Hit> |
Hits.hit()
A document that matches the search request.
|
| Modifier and Type | Method and Description |
|---|---|
Hits.Builder |
Hits.Builder.hit(Hit... hit)
A document that matches the search request.
|
| Modifier and Type | Method and Description |
|---|---|
Hits.Builder |
Hits.Builder.hit(Collection<Hit> hit)
A document that matches the search request.
|
Copyright © 2023. All rights reserved.