Class DataSourceConfiguration
- java.lang.Object
-
- software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
-
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<DataSourceConfiguration.Builder,DataSourceConfiguration>
@Generated("software.amazon.awssdk:codegen") public final class DataSourceConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<DataSourceConfiguration.Builder,DataSourceConfiguration>
Provides the configuration information for an Amazon Kendra data source.
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceDataSourceConfiguration.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description AlfrescoConfigurationalfrescoConfiguration()Deprecated.Deprecated AlfrescoConfiguration in favor of TemplateConfigurationBoxConfigurationboxConfiguration()Provides the configuration information to connect to Box as your data source.static DataSourceConfiguration.Builderbuilder()ConfluenceConfigurationconfluenceConfiguration()Provides the configuration information to connect to Confluence as your data source.DatabaseConfigurationdatabaseConfiguration()Provides the configuration information to connect to a database as your data source.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)FsxConfigurationfsxConfiguration()Provides the configuration information to connect to Amazon FSx as your data source.<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)GitHubConfigurationgitHubConfiguration()Provides the configuration information to connect to GitHub as your data source.GoogleDriveConfigurationgoogleDriveConfiguration()Provides the configuration information to connect to Google Drive as your data source.inthashCode()JiraConfigurationjiraConfiguration()Provides the configuration information to connect to Jira as your data source.OneDriveConfigurationoneDriveConfiguration()Provides the configuration information to connect to Microsoft OneDrive as your data source.QuipConfigurationquipConfiguration()Provides the configuration information to connect to Quip as your data source.S3DataSourceConfigurations3Configuration()Provides the configuration information to connect to an Amazon S3 bucket as your data source.SalesforceConfigurationsalesforceConfiguration()Provides the configuration information to connect to Salesforce as your data source.List<SdkField<?>>sdkFields()static Class<? extends DataSourceConfiguration.Builder>serializableBuilderClass()ServiceNowConfigurationserviceNowConfiguration()Provides the configuration information to connect to ServiceNow as your data source.SharePointConfigurationsharePointConfiguration()Provides the configuration information to connect to Microsoft SharePoint as your data source.SlackConfigurationslackConfiguration()Provides the configuration information to connect to Slack as your data source.TemplateConfigurationtemplateConfiguration()Provides a template for the configuration information to connect to your data source.DataSourceConfiguration.BuildertoBuilder()StringtoString()Returns a string representation of this object.WebCrawlerConfigurationwebCrawlerConfiguration()Returns the value of the WebCrawlerConfiguration property for this object.WorkDocsConfigurationworkDocsConfiguration()Provides the configuration information to connect to Amazon WorkDocs as your data source.-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
s3Configuration
public final S3DataSourceConfiguration s3Configuration()
Provides the configuration information to connect to an Amazon S3 bucket as your data source.
Amazon Kendra now supports an upgraded Amazon S3 connector.
You must now use the TemplateConfiguration object instead of the
S3DataSourceConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
- Returns:
- Provides the configuration information to connect to an Amazon S3 bucket as your data source.
Amazon Kendra now supports an upgraded Amazon S3 connector.
You must now use the TemplateConfiguration object instead of the
S3DataSourceConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
-
sharePointConfiguration
public final SharePointConfiguration sharePointConfiguration()
Provides the configuration information to connect to Microsoft SharePoint as your data source.
- Returns:
- Provides the configuration information to connect to Microsoft SharePoint as your data source.
-
databaseConfiguration
public final DatabaseConfiguration databaseConfiguration()
Provides the configuration information to connect to a database as your data source.
- Returns:
- Provides the configuration information to connect to a database as your data source.
-
salesforceConfiguration
public final SalesforceConfiguration salesforceConfiguration()
Provides the configuration information to connect to Salesforce as your data source.
- Returns:
- Provides the configuration information to connect to Salesforce as your data source.
-
oneDriveConfiguration
public final OneDriveConfiguration oneDriveConfiguration()
Provides the configuration information to connect to Microsoft OneDrive as your data source.
- Returns:
- Provides the configuration information to connect to Microsoft OneDrive as your data source.
-
serviceNowConfiguration
public final ServiceNowConfiguration serviceNowConfiguration()
Provides the configuration information to connect to ServiceNow as your data source.
- Returns:
- Provides the configuration information to connect to ServiceNow as your data source.
-
confluenceConfiguration
public final ConfluenceConfiguration confluenceConfiguration()
Provides the configuration information to connect to Confluence as your data source.
- Returns:
- Provides the configuration information to connect to Confluence as your data source.
-
googleDriveConfiguration
public final GoogleDriveConfiguration googleDriveConfiguration()
Provides the configuration information to connect to Google Drive as your data source.
- Returns:
- Provides the configuration information to connect to Google Drive as your data source.
-
webCrawlerConfiguration
public final WebCrawlerConfiguration webCrawlerConfiguration()
Returns the value of the WebCrawlerConfiguration property for this object.- Returns:
- The value of the WebCrawlerConfiguration property for this object.
-
workDocsConfiguration
public final WorkDocsConfiguration workDocsConfiguration()
Provides the configuration information to connect to Amazon WorkDocs as your data source.
- Returns:
- Provides the configuration information to connect to Amazon WorkDocs as your data source.
-
fsxConfiguration
public final FsxConfiguration fsxConfiguration()
Provides the configuration information to connect to Amazon FSx as your data source.
Amazon Kendra now supports an upgraded Amazon FSx Windows connector.
You must now use the TemplateConfiguration object instead of the
FsxConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
- Returns:
- Provides the configuration information to connect to Amazon FSx as your data source.
Amazon Kendra now supports an upgraded Amazon FSx Windows connector.
You must now use the TemplateConfiguration object instead of the
FsxConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
-
slackConfiguration
public final SlackConfiguration slackConfiguration()
Provides the configuration information to connect to Slack as your data source.
Amazon Kendra now supports an upgraded Slack connector.
You must now use the TemplateConfiguration object instead of the
SlackConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
- Returns:
- Provides the configuration information to connect to Slack as your data source.
Amazon Kendra now supports an upgraded Slack connector.
You must now use the TemplateConfiguration object instead of the
SlackConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
-
boxConfiguration
public final BoxConfiguration boxConfiguration()
Provides the configuration information to connect to Box as your data source.
- Returns:
- Provides the configuration information to connect to Box as your data source.
-
quipConfiguration
public final QuipConfiguration quipConfiguration()
Provides the configuration information to connect to Quip as your data source.
- Returns:
- Provides the configuration information to connect to Quip as your data source.
-
jiraConfiguration
public final JiraConfiguration jiraConfiguration()
Provides the configuration information to connect to Jira as your data source.
- Returns:
- Provides the configuration information to connect to Jira as your data source.
-
gitHubConfiguration
public final GitHubConfiguration gitHubConfiguration()
Provides the configuration information to connect to GitHub as your data source.
Amazon Kendra now supports an upgraded GitHub connector.
You must now use the TemplateConfiguration object instead of the
GitHubConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won’t be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
- Returns:
- Provides the configuration information to connect to GitHub as your data source.
Amazon Kendra now supports an upgraded GitHub connector.
You must now use the TemplateConfiguration object instead of the
GitHubConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won’t be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
-
alfrescoConfiguration
@Deprecated public final AlfrescoConfiguration alfrescoConfiguration()
Deprecated.Deprecated AlfrescoConfiguration in favor of TemplateConfigurationProvides the configuration information to connect to Alfresco as your data source.
Support for
AlfrescoConfigurationended May 2023. We recommend migrating to or using the Alfresco data source template schema / TemplateConfiguration API.- Returns:
- Provides the configuration information to connect to Alfresco as your data source.
Support for
AlfrescoConfigurationended May 2023. We recommend migrating to or using the Alfresco data source template schema / TemplateConfiguration API.
-
templateConfiguration
public final TemplateConfiguration templateConfiguration()
Provides a template for the configuration information to connect to your data source.
- Returns:
- Provides a template for the configuration information to connect to your data source.
-
toBuilder
public DataSourceConfiguration.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<DataSourceConfiguration.Builder,DataSourceConfiguration>
-
builder
public static DataSourceConfiguration.Builder builder()
-
serializableBuilderClass
public static Class<? extends DataSourceConfiguration.Builder> serializableBuilderClass()
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
-