Uses of Class
software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
-
Packages that use SeedUrlConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of SeedUrlConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return SeedUrlConfiguration Modifier and Type Method Description SeedUrlConfigurationUrls. seedUrlConfiguration()Configuration of the seed or starting point URLs of the websites you want to crawl.Methods in software.amazon.awssdk.services.kendra.model with parameters of type SeedUrlConfiguration Modifier and Type Method Description Urls.BuilderUrls.Builder. seedUrlConfiguration(SeedUrlConfiguration seedUrlConfiguration)Configuration of the seed or starting point URLs of the websites you want to crawl.
-