| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging.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)
Returns the channel membership data for an
AppInstance. |
ChannelMembershipForAppInstanceUserSummary |
ChannelMembershipForAppInstanceUserSummary.withChannelSummary(ChannelSummary channelSummary)
Returns the channel data for an
AppInstance. |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelMembershipForAppInstanceUserSummary> |
ListChannelMembershipsForAppInstanceUserResult.getChannelMemberships()
The token passed by previous API calls until all requested users are returned.
|
| 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 token passed by previous API calls until all requested users are returned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelMembershipsForAppInstanceUserResult.setChannelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships)
The token passed by previous API calls until all requested users are returned.
|
ListChannelMembershipsForAppInstanceUserResult |
ListChannelMembershipsForAppInstanceUserResult.withChannelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships)
The token passed by previous API calls until all requested users are returned.
|
Copyright © 2021. All rights reserved.