| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default ListRoomMembershipsIterable |
ChimeClient.listRoomMembershipsPaginator(Consumer<ListRoomMembershipsRequest.Builder> listRoomMembershipsRequest)
Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members'
IDs, email addresses, and names.
|
default ListRoomMembershipsIterable |
ChimeClient.listRoomMembershipsPaginator(ListRoomMembershipsRequest listRoomMembershipsRequest)
Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members'
IDs, email addresses, and names.
|
Copyright © 2022. All rights reserved.