| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
SiteMapsConfiguration |
SiteMapsConfiguration.clone() |
SiteMapsConfiguration |
Urls.getSiteMapsConfiguration()
Configuration of the sitemap URLs of the websites you want to crawl.
|
SiteMapsConfiguration |
SiteMapsConfiguration.withSiteMaps(Collection<String> siteMaps)
The list of sitemap URLs of the websites you want to crawl.
|
SiteMapsConfiguration |
SiteMapsConfiguration.withSiteMaps(String... siteMaps)
The list of sitemap URLs of the websites you want to crawl.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Urls.setSiteMapsConfiguration(SiteMapsConfiguration siteMapsConfiguration)
Configuration of the sitemap URLs of the websites you want to crawl.
|
Urls |
Urls.withSiteMapsConfiguration(SiteMapsConfiguration siteMapsConfiguration)
Configuration of the sitemap URLs of the websites you want to crawl.
|
Copyright © 2025. All rights reserved.