Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsRequest
-
Packages that use GetIntentVersionsRequest Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions software.amazon.awssdk.services.lexmodelbuilding.paginators software.amazon.awssdk.services.lexmodelbuilding.transform -
-
Uses of GetIntentVersionsRequest in software.amazon.awssdk.services.lexmodelbuilding
-
Uses of GetIntentVersionsRequest in software.amazon.awssdk.services.lexmodelbuilding.paginators
Constructors in software.amazon.awssdk.services.lexmodelbuilding.paginators with parameters of type GetIntentVersionsRequest Constructor Description GetIntentVersionsIterable(LexModelBuildingClient client, GetIntentVersionsRequest firstRequest)GetIntentVersionsPublisher(LexModelBuildingAsyncClient client, GetIntentVersionsRequest firstRequest) -
Uses of GetIntentVersionsRequest in software.amazon.awssdk.services.lexmodelbuilding.transform
Methods in software.amazon.awssdk.services.lexmodelbuilding.transform with parameters of type GetIntentVersionsRequest Modifier and Type Method Description SdkHttpFullRequestGetIntentVersionsRequestMarshaller. marshall(GetIntentVersionsRequest getIntentVersionsRequest)
-