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