Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypeVersionsPublisher
-
Packages that use GetSlotTypeVersionsPublisher Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetSlotTypeVersionsPublisher in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetSlotTypeVersionsPublisher Modifier and Type Method Description default GetSlotTypeVersionsPublisherLexModelBuildingAsyncClient. getSlotTypeVersionsPaginator(Consumer<GetSlotTypeVersionsRequest.Builder> getSlotTypeVersionsRequest)Gets information about all versions of a slot type.default GetSlotTypeVersionsPublisherLexModelBuildingAsyncClient. getSlotTypeVersionsPaginator(GetSlotTypeVersionsRequest getSlotTypeVersionsRequest)Gets information about all versions of a slot type.
-