Uses of Class
software.amazon.awssdk.services.bedrockagent.model.SharePointSourceConfiguration
-
Packages that use SharePointSourceConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of SharePointSourceConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return SharePointSourceConfiguration Modifier and Type Method Description SharePointSourceConfigurationSharePointDataSourceConfiguration. sourceConfiguration()The endpoint information to connect to your SharePoint data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type SharePointSourceConfiguration Modifier and Type Method Description SharePointDataSourceConfiguration.BuilderSharePointDataSourceConfiguration.Builder. sourceConfiguration(SharePointSourceConfiguration sourceConfiguration)The endpoint information to connect to your SharePoint data source.
-