| Package | Description |
|---|---|
| com.amazonaws.services.chime |
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateChannelMembershipResult |
AbstractAmazonChime.batchCreateChannelMembership(BatchCreateChannelMembershipRequest request)
Deprecated.
|
BatchCreateChannelMembershipResult |
AmazonChimeClient.batchCreateChannelMembership(BatchCreateChannelMembershipRequest request)
Deprecated.
|
BatchCreateChannelMembershipResult |
AmazonChime.batchCreateChannelMembership(BatchCreateChannelMembershipRequest batchCreateChannelMembershipRequest)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<BatchCreateChannelMembershipResult> |
AbstractAmazonChimeAsync.batchCreateChannelMembershipAsync(BatchCreateChannelMembershipRequest request,
AsyncHandler<BatchCreateChannelMembershipRequest,BatchCreateChannelMembershipResult> asyncHandler)
Deprecated.
|
Future<BatchCreateChannelMembershipResult> |
AmazonChimeAsync.batchCreateChannelMembershipAsync(BatchCreateChannelMembershipRequest batchCreateChannelMembershipRequest,
AsyncHandler<BatchCreateChannelMembershipRequest,BatchCreateChannelMembershipResult> asyncHandler)
Deprecated.
|
Future<BatchCreateChannelMembershipResult> |
AmazonChimeAsyncClient.batchCreateChannelMembershipAsync(BatchCreateChannelMembershipRequest request,
AsyncHandler<BatchCreateChannelMembershipRequest,BatchCreateChannelMembershipResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateChannelMembershipResult |
BatchCreateChannelMembershipResult.clone() |
BatchCreateChannelMembershipResult |
BatchCreateChannelMembershipResult.withBatchChannelMemberships(BatchChannelMemberships batchChannelMemberships)
The list of channel memberships in the response.
|
BatchCreateChannelMembershipResult |
BatchCreateChannelMembershipResult.withErrors(BatchCreateChannelMembershipError... errors)
If the action fails for one or more of the memberships in the request, a list of the memberships is returned,
along with error codes and error messages.
|
BatchCreateChannelMembershipResult |
BatchCreateChannelMembershipResult.withErrors(Collection<BatchCreateChannelMembershipError> errors)
If the action fails for one or more of the memberships in the request, a list of the memberships is returned,
along with error codes and error messages.
|
Copyright © 2024. All rights reserved.