static ListChannelsAssociatedWithChannelFlowResponse.Builder |
ListChannelsAssociatedWithChannelFlowResponse.builder() |
|
ListChannelsAssociatedWithChannelFlowResponse.Builder |
ListChannelsAssociatedWithChannelFlowResponse.Builder.channels(Collection<ChannelAssociatedWithFlowSummary> channels) |
The information about each channel.
|
ListChannelsAssociatedWithChannelFlowResponse.Builder |
ListChannelsAssociatedWithChannelFlowResponse.Builder.channels(Consumer<ChannelAssociatedWithFlowSummary.Builder>... channels) |
The information about each channel.
|
ListChannelsAssociatedWithChannelFlowResponse.Builder |
ListChannelsAssociatedWithChannelFlowResponse.Builder.channels(ChannelAssociatedWithFlowSummary... channels) |
The information about each channel.
|
ListChannelsAssociatedWithChannelFlowResponse.Builder |
ListChannelsAssociatedWithChannelFlowResponse.Builder.nextToken(String nextToken) |
The token passed by previous API calls until all requested channels are returned.
|
ListChannelsAssociatedWithChannelFlowResponse.Builder |
ListChannelsAssociatedWithChannelFlowResponse.toBuilder() |
|