Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentVersionsIterable
-
Packages that use GetIntentVersionsIterable Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetIntentVersionsIterable in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetIntentVersionsIterable Modifier and Type Method Description default GetIntentVersionsIterableLexModelBuildingClient. getIntentVersionsPaginator(Consumer<GetIntentVersionsRequest.Builder> getIntentVersionsRequest)Gets information about all of the versions of an intent.default GetIntentVersionsIterableLexModelBuildingClient. getIntentVersionsPaginator(GetIntentVersionsRequest getIntentVersionsRequest)Gets information about all of the versions of an intent.
-