Uses of Class
software.amazon.awssdk.services.kendra.model.Urls
-
Packages that use Urls Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of Urls in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return Urls Modifier and Type Method Description UrlsWebCrawlerConfiguration. urls()Specifies the seed or starting point URLs of the websites or the sitemap URLs of the websites you want to crawl.Methods in software.amazon.awssdk.services.kendra.model with parameters of type Urls Modifier and Type Method Description WebCrawlerConfiguration.BuilderWebCrawlerConfiguration.Builder. urls(Urls urls)Specifies the seed or starting point URLs of the websites or the sitemap URLs of the websites you want to crawl.
-