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