Uses of Class
software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
-
Packages that use GitHubDocumentCrawlProperties Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of GitHubDocumentCrawlProperties in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return GitHubDocumentCrawlProperties Modifier and Type Method Description GitHubDocumentCrawlPropertiesGitHubConfiguration. gitHubDocumentCrawlProperties()Configuration information to include certain types of GitHub content.Methods in software.amazon.awssdk.services.kendra.model with parameters of type GitHubDocumentCrawlProperties Modifier and Type Method Description GitHubConfiguration.BuilderGitHubConfiguration.Builder. gitHubDocumentCrawlProperties(GitHubDocumentCrawlProperties gitHubDocumentCrawlProperties)Configuration information to include certain types of GitHub content.
-