| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<SubChannelSummary> |
ListSubChannelsResponse.subChannels()
The information about each sub-channel.
|
| Modifier and Type | Method and Description |
|---|---|
ListSubChannelsResponse.Builder |
ListSubChannelsResponse.Builder.subChannels(SubChannelSummary... subChannels)
The information about each sub-channel.
|
| Modifier and Type | Method and Description |
|---|---|
ListSubChannelsResponse.Builder |
ListSubChannelsResponse.Builder.subChannels(Collection<SubChannelSummary> subChannels)
The information about each sub-channel.
|
Copyright © 2023. All rights reserved.