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()Returns bot information as follows:default GetBotsIterableLexModelBuildingClient. getBotsPaginator(Consumer<GetBotsRequest.Builder> getBotsRequest)Returns bot information as follows:default GetBotsIterableLexModelBuildingClient. getBotsPaginator(GetBotsRequest getBotsRequest)Returns bot information as follows:
-