Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListBotVersionReplicasPublisher
-
Packages that use ListBotVersionReplicasPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListBotVersionReplicasPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListBotVersionReplicasPublisher Modifier and Type Method Description default ListBotVersionReplicasPublisherLexModelsV2AsyncClient. listBotVersionReplicasPaginator(Consumer<ListBotVersionReplicasRequest.Builder> listBotVersionReplicasRequest)This is a variant ofLexModelsV2AsyncClient.listBotVersionReplicas(software.amazon.awssdk.services.lexmodelsv2.model.ListBotVersionReplicasRequest)operation.default ListBotVersionReplicasPublisherLexModelsV2AsyncClient. listBotVersionReplicasPaginator(ListBotVersionReplicasRequest listBotVersionReplicasRequest)This is a variant ofLexModelsV2AsyncClient.listBotVersionReplicas(software.amazon.awssdk.services.lexmodelsv2.model.ListBotVersionReplicasRequest)operation.
-