Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest
-
Packages that use GetBotVersionsRequest 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 GetBotVersionsRequest in software.amazon.awssdk.services.lexmodelbuilding
-
Uses of GetBotVersionsRequest in software.amazon.awssdk.services.lexmodelbuilding.paginators
Constructors in software.amazon.awssdk.services.lexmodelbuilding.paginators with parameters of type GetBotVersionsRequest Constructor Description GetBotVersionsIterable(LexModelBuildingClient client, GetBotVersionsRequest firstRequest)GetBotVersionsPublisher(LexModelBuildingAsyncClient client, GetBotVersionsRequest firstRequest) -
Uses of GetBotVersionsRequest in software.amazon.awssdk.services.lexmodelbuilding.transform
Methods in software.amazon.awssdk.services.lexmodelbuilding.transform with parameters of type GetBotVersionsRequest Modifier and Type Method Description SdkHttpFullRequestGetBotVersionsRequestMarshaller. marshall(GetBotVersionsRequest getBotVersionsRequest)
-