| 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 |
|---|---|
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.clone() |
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withAppInstanceUserArn(String appInstanceUserArn)
The ARN of the
AppInstanceUsers |
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withChimeBearer(String chimeBearer)
The
AppInstanceUserArn of the user that makes the API call. |
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withMaxResults(Integer maxResults)
The maximum number of users that you want returned.
|
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withNextToken(String nextToken)
The token returned from previous API requests until the number of channel memberships is reached.
|
Copyright © 2022. All rights reserved.