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