Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentsIterable
-
Packages that use GetIntentsIterable Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetIntentsIterable in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetIntentsIterable Modifier and Type Method Description default GetIntentsIterableLexModelBuildingClient. getIntentsPaginator()Returns intent information as follows:default GetIntentsIterableLexModelBuildingClient. getIntentsPaginator(Consumer<GetIntentsRequest.Builder> getIntentsRequest)Returns intent information as follows:default GetIntentsIterableLexModelBuildingClient. getIntentsPaginator(GetIntentsRequest getIntentsRequest)Returns intent information as follows:
-