public static interface StopDataSourceSyncJobRequest.Builder extends KendraRequest.Builder, SdkPojo, CopyableBuilder<StopDataSourceSyncJobRequest.Builder,StopDataSourceSyncJobRequest>
| Modifier and Type | Method and Description |
|---|---|
StopDataSourceSyncJobRequest.Builder |
id(String id)
The identifier of the data source for which to stop the synchronization jobs.
|
StopDataSourceSyncJobRequest.Builder |
indexId(String indexId)
The identifier of the index that contains the data source.
|
StopDataSourceSyncJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopDataSourceSyncJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopDataSourceSyncJobRequest.Builder id(String id)
The identifier of the data source for which to stop the synchronization jobs.
id - The identifier of the data source for which to stop the synchronization jobs.StopDataSourceSyncJobRequest.Builder indexId(String indexId)
The identifier of the index that contains the data source.
indexId - The identifier of the index that contains the data source.StopDataSourceSyncJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopDataSourceSyncJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.