Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotVersionsIterable
-
Packages that use GetBotVersionsIterable Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetBotVersionsIterable in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetBotVersionsIterable Modifier and Type Method Description default GetBotVersionsIterableLexModelBuildingClient. getBotVersionsPaginator(Consumer<GetBotVersionsRequest.Builder> getBotVersionsRequest)This is a variant ofLexModelBuildingClient.getBotVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest)operation.default GetBotVersionsIterableLexModelBuildingClient. getBotVersionsPaginator(GetBotVersionsRequest getBotVersionsRequest)This is a variant ofLexModelBuildingClient.getBotVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest)operation.
-