Uses of Class
software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
-
Packages that use SiteMapsConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of SiteMapsConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return SiteMapsConfiguration Modifier and Type Method Description SiteMapsConfigurationUrls. siteMapsConfiguration()Configuration of the sitemap URLs of the websites you want to crawl.Methods in software.amazon.awssdk.services.kendra.model with parameters of type SiteMapsConfiguration Modifier and Type Method Description Urls.BuilderUrls.Builder. siteMapsConfiguration(SiteMapsConfiguration siteMapsConfiguration)Configuration of the sitemap URLs of the websites you want to crawl.
-