| Package | Description |
|---|---|
| com.amazonaws.services.chime |
The Amazon Chime API (application programming interface) is designed for developers to perform key tasks, such as
creating and managing Amazon Chime accounts, users, and Voice Connectors.
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ListChannelMembershipsForAppInstanceUserResult |
AbstractAmazonChime.listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest request) |
ListChannelMembershipsForAppInstanceUserResult |
AmazonChime.listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)
Lists all channels that a particular
AppInstanceUser is a part of. |
ListChannelMembershipsForAppInstanceUserResult |
AmazonChimeClient.listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest request)
Lists all channels that a particular
AppInstanceUser is a part of. |
| Modifier and Type | Method and Description |
|---|---|
ListChannelMembershipsForAppInstanceUserResult |
ListChannelMembershipsForAppInstanceUserResult.clone() |
ListChannelMembershipsForAppInstanceUserResult |
ListChannelMembershipsForAppInstanceUserResult.withChannelMemberships(ChannelMembershipForAppInstanceUserSummary... channelMemberships)
The token passed by previous API calls until all requested users are returned.
|
ListChannelMembershipsForAppInstanceUserResult |
ListChannelMembershipsForAppInstanceUserResult.withChannelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships)
The token passed by previous API calls until all requested users are returned.
|
ListChannelMembershipsForAppInstanceUserResult |
ListChannelMembershipsForAppInstanceUserResult.withNextToken(String nextToken)
The token passed by previous API calls until all requested users are returned.
|
Copyright © 2023. All rights reserved.