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