Uses of Class
software.amazon.awssdk.services.qconnect.model.UrlConfiguration
-
Packages that use UrlConfiguration Package Description software.amazon.awssdk.services.qconnect.model -
-
Uses of UrlConfiguration in software.amazon.awssdk.services.qconnect.model
Methods in software.amazon.awssdk.services.qconnect.model that return UrlConfiguration Modifier and Type Method Description UrlConfigurationWebCrawlerConfiguration. urlConfiguration()The configuration of the URL/URLs for the web content that you want to crawl.Methods in software.amazon.awssdk.services.qconnect.model with parameters of type UrlConfiguration Modifier and Type Method Description WebCrawlerConfiguration.BuilderWebCrawlerConfiguration.Builder. urlConfiguration(UrlConfiguration urlConfiguration)The configuration of the URL/URLs for the web content that you want to crawl.
-