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)This is a variant ofLexModelBuildingClient.getSlotTypeVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsRequest)operation.default GetSlotTypeVersionsIterableLexModelBuildingClient. getSlotTypeVersionsPaginator(GetSlotTypeVersionsRequest getSlotTypeVersionsRequest)This is a variant ofLexModelBuildingClient.getSlotTypeVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsRequest)operation.
-