| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.Builder.appInstanceUserMembershipSummary(AppInstanceUserMembershipSummary appInstanceUserMembershipSummary)
Sets the value of the AppInstanceUserMembershipSummary property for this object.
|
default ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.Builder.appInstanceUserMembershipSummary(Consumer<AppInstanceUserMembershipSummary.Builder> appInstanceUserMembershipSummary)
Sets the value of the AppInstanceUserMembershipSummary property for this object.
|
static ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.builder() |
ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.Builder.channelSummary(ChannelSummary channelSummary)
Sets the value of the ChannelSummary property for this object.
|
default ChannelMembershipForAppInstanceUserSummary.Builder |
ChannelMembershipForAppInstanceUserSummary.Builder.channelSummary(Consumer<ChannelSummary.Builder> channelSummary)
Sets the value of the ChannelSummary property for this object.
|
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 © 2022. All rights reserved.