| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchCreateChannelMembershipError.Builder |
BatchCreateChannelMembershipError.builder() |
BatchCreateChannelMembershipError.Builder |
BatchCreateChannelMembershipError.Builder.errorCode(ErrorCode errorCode)
The error code.
|
BatchCreateChannelMembershipError.Builder |
BatchCreateChannelMembershipError.Builder.errorCode(String errorCode)
The error code.
|
BatchCreateChannelMembershipError.Builder |
BatchCreateChannelMembershipError.Builder.errorMessage(String errorMessage)
The error message.
|
BatchCreateChannelMembershipError.Builder |
BatchCreateChannelMembershipError.Builder.memberArn(String memberArn)
The ARN of the member that the service couldn't add.
|
BatchCreateChannelMembershipError.Builder |
BatchCreateChannelMembershipError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchCreateChannelMembershipError.Builder> |
BatchCreateChannelMembershipError.serializableBuilderClass() |
Copyright © 2022. All rights reserved.