ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.Builder.botId(String botId) |
The request for the unique ID in the list of replicated bots.
|
static ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.builder() |
|
ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.Builder.maxResults(Integer maxResults) |
The maximum results given in the list of replicated bots.
|
ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.Builder.nextToken(String nextToken) |
The next token given in the list of replicated bots.
|
ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.Builder.replicaRegion(String replicaRegion) |
The request for the region used in the list of replicated bots.
|
default ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.Builder.sortBy(Consumer<BotVersionReplicaSortBy.Builder> sortBy) |
The requested sort category for the list of replicated bots.
|
ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.Builder.sortBy(BotVersionReplicaSortBy sortBy) |
The requested sort category for the list of replicated bots.
|
ListBotVersionReplicasRequest.Builder |
ListBotVersionReplicasRequest.toBuilder() |
|