| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelMembershipSummary> |
ListChannelMembershipsResponse.channelMemberships()
The information for the requested channel memberships.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelMembershipsResponse.Builder |
ListChannelMembershipsResponse.Builder.channelMemberships(ChannelMembershipSummary... channelMemberships)
The information for the requested channel memberships.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelMembershipsResponse.Builder |
ListChannelMembershipsResponse.Builder.channelMemberships(Collection<ChannelMembershipSummary> channelMemberships)
The information for the requested channel memberships.
|
Copyright © 2021. All rights reserved.