public static interface StartPipelineReprocessingResponse.Builder extends IoTAnalyticsResponse.Builder, SdkPojo, CopyableBuilder<StartPipelineReprocessingResponse.Builder,StartPipelineReprocessingResponse>
Modifier and Type | Method and Description |
---|---|
StartPipelineReprocessingResponse.Builder |
reprocessingId(String reprocessingId)
The ID of the pipeline reprocessing activity that was started.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
StartPipelineReprocessingResponse.Builder reprocessingId(String reprocessingId)
The ID of the pipeline reprocessing activity that was started.
reprocessingId
- The ID of the pipeline reprocessing activity that was started.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.