| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelMembershipForAppInstanceUserSummary |
ChannelMembershipForAppInstanceUserSummary.clone() |
ChannelMembershipForAppInstanceUserSummary |
DescribeChannelMembershipForAppInstanceUserResult.getChannelMembership()
The channel to which a user belongs.
|
ChannelMembershipForAppInstanceUserSummary |
ChannelMembershipForAppInstanceUserSummary.withAppInstanceUserMembershipSummary(AppInstanceUserMembershipSummary appInstanceUserMembershipSummary)
Summary of the membership details of an
AppInstanceUser. |
ChannelMembershipForAppInstanceUserSummary |
ChannelMembershipForAppInstanceUserSummary.withChannelSummary(ChannelSummary channelSummary)
Summary of the details of a
Channel. |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelMembershipForAppInstanceUserSummary> |
ListChannelMembershipsForAppInstanceUserResult.getChannelMemberships()
The information for the requested channel memberships.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeChannelMembershipForAppInstanceUserResult.setChannelMembership(ChannelMembershipForAppInstanceUserSummary channelMembership)
The channel to which a user belongs.
|
DescribeChannelMembershipForAppInstanceUserResult |
DescribeChannelMembershipForAppInstanceUserResult.withChannelMembership(ChannelMembershipForAppInstanceUserSummary channelMembership)
The channel to which a user belongs.
|
ListChannelMembershipsForAppInstanceUserResult |
ListChannelMembershipsForAppInstanceUserResult.withChannelMemberships(ChannelMembershipForAppInstanceUserSummary... channelMemberships)
The information for the requested channel memberships.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelMembershipsForAppInstanceUserResult.setChannelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships)
The information for the requested channel memberships.
|
ListChannelMembershipsForAppInstanceUserResult |
ListChannelMembershipsForAppInstanceUserResult.withChannelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships)
The information for the requested channel memberships.
|
Copyright © 2025. All rights reserved.