| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelSummary> |
ListChannelsResponse.channels()
List of the matching channels.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.channels(ChannelSummary... channels)
List of the matching channels.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.channels(Collection<ChannelSummary> channels)
List of the matching channels.
|
Copyright © 2023. All rights reserved.