| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
static ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.builder() |
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(ChannelMembershipForAppInstanceUserSummary... channelMemberships)
The information for the requested channel memberships.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships)
The information for the requested channel memberships.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(Consumer<ChannelMembershipForAppInstanceUserSummary.Builder>... channelMemberships)
The information for the requested channel memberships.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.nextToken(String nextToken)
The token passed by previous API calls until all requested users are returned.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListChannelMembershipsForAppInstanceUserResponse.Builder> |
ListChannelMembershipsForAppInstanceUserResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.