| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelMessages |
ChannelMessages.clone() |
ChannelMessages |
StartPipelineReprocessingRequest.getChannelMessages()
Specifies one or more sets of channel messages that you want to reprocess.
|
ChannelMessages |
ChannelMessages.withS3Paths(Collection<String> s3Paths)
Specifies one or more keys that identify the Amazon Simple Storage Service (Amazon S3) objects that save your
channel messages.
|
ChannelMessages |
ChannelMessages.withS3Paths(String... s3Paths)
Specifies one or more keys that identify the Amazon Simple Storage Service (Amazon S3) objects that save your
channel messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartPipelineReprocessingRequest.setChannelMessages(ChannelMessages channelMessages)
Specifies one or more sets of channel messages that you want to reprocess.
|
StartPipelineReprocessingRequest |
StartPipelineReprocessingRequest.withChannelMessages(ChannelMessages channelMessages)
Specifies one or more sets of channel messages that you want to reprocess.
|
Copyright © 2022. All rights reserved.