| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<Processor> |
CreateChannelFlowRequest.processors()
Information about the processor Lambda functions.
|
List<Processor> |
ChannelFlowSummary.processors()
Information about the processor Lambda functions.
|
List<Processor> |
UpdateChannelFlowRequest.processors()
Information about the processor Lambda functions
|
List<Processor> |
ChannelFlow.processors()
Information about the processor Lambda functions.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChannelFlowRequest.Builder |
CreateChannelFlowRequest.Builder.processors(Processor... processors)
Information about the processor Lambda functions.
|
ChannelFlowSummary.Builder |
ChannelFlowSummary.Builder.processors(Processor... processors)
Information about the processor Lambda functions.
|
UpdateChannelFlowRequest.Builder |
UpdateChannelFlowRequest.Builder.processors(Processor... processors)
Information about the processor Lambda functions
|
ChannelFlow.Builder |
ChannelFlow.Builder.processors(Processor... processors)
Information about the processor Lambda functions.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChannelFlowRequest.Builder |
CreateChannelFlowRequest.Builder.processors(Collection<Processor> processors)
Information about the processor Lambda functions.
|
ChannelFlowSummary.Builder |
ChannelFlowSummary.Builder.processors(Collection<Processor> processors)
Information about the processor Lambda functions.
|
UpdateChannelFlowRequest.Builder |
UpdateChannelFlowRequest.Builder.processors(Collection<Processor> processors)
Information about the processor Lambda functions
|
ChannelFlow.Builder |
ChannelFlow.Builder.processors(Collection<Processor> processors)
Information about the processor Lambda functions.
|
Copyright © 2023. All rights reserved.