| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static DataSourceGroup.Builder |
DataSourceGroup.builder() |
DataSourceGroup.Builder |
DataSourceGroup.Builder.dataSourceId(String dataSourceId)
The identifier of the data source group you want to add to your list of data source groups.
|
DataSourceGroup.Builder |
DataSourceGroup.Builder.groupId(String groupId)
The identifier of the group you want to add to your list of groups.
|
DataSourceGroup.Builder |
DataSourceGroup.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DataSourceGroup.Builder> |
DataSourceGroup.serializableBuilderClass() |
Copyright © 2023. All rights reserved.