| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelMembershipSummary |
ChannelMembershipSummary.clone() |
ChannelMembershipSummary |
ChannelMembershipSummary.withMember(Identity member)
A member's summary data.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelMembershipSummary> |
ListChannelMembershipsResult.getChannelMemberships()
The information for the requested channel memberships.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelMembershipsResult |
ListChannelMembershipsResult.withChannelMemberships(ChannelMembershipSummary... channelMemberships)
The information for the requested channel memberships.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelMembershipsResult.setChannelMemberships(Collection<ChannelMembershipSummary> channelMemberships)
The information for the requested channel memberships.
|
ListChannelMembershipsResult |
ListChannelMembershipsResult.withChannelMemberships(Collection<ChannelMembershipSummary> channelMemberships)
The information for the requested channel memberships.
|
Copyright © 2022. All rights reserved.