| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.Builder.appInstanceUserMembershipSummary(AppInstanceUserMembershipSummary appInstanceUserMembershipSummary)
Summary of the membership details of an
AppInstanceUser. |
default ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.Builder.appInstanceUserMembershipSummary(Consumer<AppInstanceUserMembershipSummary.Builder> appInstanceUserMembershipSummary)
Summary of the membership details of an
AppInstanceUser. |
static ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.builder() |
ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.Builder.channelSummary(ChannelSummary channelSummary)
Summary of the details of a
Channel. |
default ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.Builder.channelSummary(Consumer<ChannelSummary.Builder> channelSummary)
Summary of the details of a
Channel. |
ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ChannelMembershipForAppInstanceUserSummary.Builder> |
ChannelMembershipForAppInstanceUserSummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeChannelMembershipForAppInstanceUserResponse.Builder |
DescribeChannelMembershipForAppInstanceUserResponse.Builder.channelMembership(Consumer<ChannelMembershipForAppInstanceUserSummary.Builder> channelMembership)
The channel to which a user belongs.
|
Copyright © 2023. All rights reserved.