public static interface RecognizedBotMember.Builder extends SdkPojo, CopyableBuilder<RecognizedBotMember.Builder,RecognizedBotMember>
| Modifier and Type | Method and Description |
|---|---|
RecognizedBotMember.Builder |
botId(String botId)
The identifier of the bot member that processes the request.
|
RecognizedBotMember.Builder |
botName(String botName)
The name of the bot member that processes the request.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecognizedBotMember.Builder botId(String botId)
The identifier of the bot member that processes the request.
botId - The identifier of the bot member that processes the request.RecognizedBotMember.Builder botName(String botName)
The name of the bot member that processes the request.
botName - The name of the bot member that processes the request.Copyright © 2023. All rights reserved.