| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchCreateChannelMembershipError> |
BatchCreateChannelMembershipResponse.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.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateChannelMembershipResponse.Builder |
BatchCreateChannelMembershipResponse.Builder.errors(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.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateChannelMembershipResponse.Builder |
BatchCreateChannelMembershipResponse.Builder.errors(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 © 2023. All rights reserved.