public static interface ParentBotNetwork.Builder extends SdkPojo, CopyableBuilder<ParentBotNetwork.Builder,ParentBotNetwork>
| Modifier and Type | Method and Description |
|---|---|
ParentBotNetwork.Builder |
botId(String botId)
The identifier of the network of bots assigned by Amazon Lex.
|
ParentBotNetwork.Builder |
botVersion(String botVersion)
The version of the network of bots.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildParentBotNetwork.Builder botId(String botId)
The identifier of the network of bots assigned by Amazon Lex.
botId - The identifier of the network of bots assigned by Amazon Lex.ParentBotNetwork.Builder botVersion(String botVersion)
The version of the network of bots.
botVersion - The version of the network of bots.Copyright © 2023. All rights reserved.