| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.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 token passed by previous API calls until all requested users are returned.
|
| 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 token passed by previous API calls until all requested users are returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships)
The token passed by previous API calls until all requested users are returned.
|
Copyright © 2022. All rights reserved.