| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataSourceSyncJob> |
ListDataSourceSyncJobsResponse.history()
A history of synchronization jobs for the data source.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataSourceSyncJobsResponse.Builder |
ListDataSourceSyncJobsResponse.Builder.history(DataSourceSyncJob... history)
A history of synchronization jobs for the data source.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataSourceSyncJobsResponse.Builder |
ListDataSourceSyncJobsResponse.Builder.history(Collection<DataSourceSyncJob> history)
A history of synchronization jobs for the data source.
|
Copyright © 2021. All rights reserved.