Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.ListBotVersionReplicasRequest
-
-
Uses of ListBotVersionReplicasRequest in software.amazon.awssdk.services.lexmodelsv2
-
Uses of ListBotVersionReplicasRequest in software.amazon.awssdk.services.lexmodelsv2.paginators
Constructors in software.amazon.awssdk.services.lexmodelsv2.paginators with parameters of type ListBotVersionReplicasRequest Constructor Description ListBotVersionReplicasIterable(LexModelsV2Client client, ListBotVersionReplicasRequest firstRequest)ListBotVersionReplicasPublisher(LexModelsV2AsyncClient client, ListBotVersionReplicasRequest firstRequest) -
Uses of ListBotVersionReplicasRequest in software.amazon.awssdk.services.lexmodelsv2.transform
Methods in software.amazon.awssdk.services.lexmodelsv2.transform with parameters of type ListBotVersionReplicasRequest Modifier and Type Method Description SdkHttpFullRequestListBotVersionReplicasRequestMarshaller. marshall(ListBotVersionReplicasRequest listBotVersionReplicasRequest)
-