Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypesIterable
-
Packages that use GetSlotTypesIterable Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetSlotTypesIterable in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetSlotTypesIterable Modifier and Type Method Description default GetSlotTypesIterableLexModelBuildingClient. getSlotTypesPaginator()Returns slot type information as follows:default GetSlotTypesIterableLexModelBuildingClient. getSlotTypesPaginator(Consumer<GetSlotTypesRequest.Builder> getSlotTypesRequest)Returns slot type information as follows:default GetSlotTypesIterableLexModelBuildingClient. getSlotTypesPaginator(GetSlotTypesRequest getSlotTypesRequest)Returns slot type information as follows:
-