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