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