| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BotVersionReplicaSortBy |
BotVersionReplicaSortBy.clone() |
BotVersionReplicaSortBy |
ListBotVersionReplicasRequest.getSortBy()
The requested sort category for the list of replicated bots.
|
BotVersionReplicaSortBy |
BotVersionReplicaSortBy.withAttribute(BotVersionReplicaSortAttribute attribute)
The attribute of the sort category for the version replicated bots.
|
BotVersionReplicaSortBy |
BotVersionReplicaSortBy.withAttribute(String attribute)
The attribute of the sort category for the version replicated bots.
|
BotVersionReplicaSortBy |
BotVersionReplicaSortBy.withOrder(SortOrder order)
The order of the sort category for the version replicated bots.
|
BotVersionReplicaSortBy |
BotVersionReplicaSortBy.withOrder(String order)
The order of the sort category for the version replicated bots.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBotVersionReplicasRequest.setSortBy(BotVersionReplicaSortBy sortBy)
The requested sort category for the list of replicated bots.
|
ListBotVersionReplicasRequest |
ListBotVersionReplicasRequest.withSortBy(BotVersionReplicaSortBy sortBy)
The requested sort category for the list of replicated bots.
|
Copyright © 2025. All rights reserved.