| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelMembershipForAppInstanceUserSummary |
DescribeChannelMembershipForAppInstanceUserResponse.channelMembership()
The channel to which a user belongs.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelMembershipForAppInstanceUserSummary> |
ListChannelMembershipsForAppInstanceUserResponse.channelMemberships()
The information for the requested channel memberships.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeChannelMembershipForAppInstanceUserResponse.Builder |
DescribeChannelMembershipForAppInstanceUserResponse.Builder.channelMembership(ChannelMembershipForAppInstanceUserSummary channelMembership)
The channel to which a user belongs.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(ChannelMembershipForAppInstanceUserSummary... channelMemberships)
The information for the requested channel memberships.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships)
The information for the requested channel memberships.
|
Copyright © 2023. All rights reserved.