Uses of Class
software.amazon.awssdk.services.kendra.model.SharePointConfiguration
-
Packages that use SharePointConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of SharePointConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return SharePointConfiguration Modifier and Type Method Description SharePointConfigurationDataSourceConfiguration. sharePointConfiguration()Provides the configuration information to connect to Microsoft SharePoint as your data source.Methods in software.amazon.awssdk.services.kendra.model with parameters of type SharePointConfiguration Modifier and Type Method Description DataSourceConfiguration.BuilderDataSourceConfiguration.Builder. sharePointConfiguration(SharePointConfiguration sharePointConfiguration)Provides the configuration information to connect to Microsoft SharePoint as your data source.
-