ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.Builder.botId(String botId) |
The unique ID of the bots in the list of replicated bots.
|
ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.Builder.botVersionReplicaSummaries(Collection<BotVersionReplicaSummary> botVersionReplicaSummaries) |
The information summary used for the replicated bots in the list of replicated bots.
|
ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.Builder.botVersionReplicaSummaries(Consumer<BotVersionReplicaSummary.Builder>... botVersionReplicaSummaries) |
The information summary used for the replicated bots in the list of replicated bots.
|
ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.Builder.botVersionReplicaSummaries(BotVersionReplicaSummary... botVersionReplicaSummaries) |
The information summary used for the replicated bots in the list of replicated bots.
|
static ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.builder() |
|
ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.Builder.nextToken(String nextToken) |
The next token used for the replicated bots in the list of replicated bots.
|
ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.Builder.replicaRegion(String replicaRegion) |
The region used for the replicated bots in the list of replicated bots.
|
ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.Builder.sourceRegion(String sourceRegion) |
The source region used for the bots in the list of replicated bots.
|
ListBotVersionReplicasResponse.Builder |
ListBotVersionReplicasResponse.toBuilder() |
|