Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotsIterable
-
Packages that use GetBotsIterable Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetBotsIterable in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetBotsIterable Modifier and Type Method Description default GetBotsIterableLexModelBuildingClient. getBotsPaginator()This is a variant ofLexModelBuildingClient.getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation.default GetBotsIterableLexModelBuildingClient. getBotsPaginator(Consumer<GetBotsRequest.Builder> getBotsRequest)This is a variant ofLexModelBuildingClient.getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation.default GetBotsIterableLexModelBuildingClient. getBotsPaginator(GetBotsRequest getBotsRequest)This is a variant ofLexModelBuildingClient.getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation.
-