Uses of Class
software.amazon.awssdk.services.wisdom.model.GetRecommendationsRequest
-
Packages that use GetRecommendationsRequest Package Description software.amazon.awssdk.services.wisdom Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking with customers.software.amazon.awssdk.services.wisdom.transform -
-
Uses of GetRecommendationsRequest in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom with parameters of type GetRecommendationsRequest Modifier and Type Method Description default CompletableFuture<GetRecommendationsResponse>WisdomAsyncClient. getRecommendations(GetRecommendationsRequest getRecommendationsRequest)Deprecated.GetRecommendations API will be discontinued starting June 1, 2024.default GetRecommendationsResponseWisdomClient. getRecommendations(GetRecommendationsRequest getRecommendationsRequest)Deprecated.GetRecommendations API will be discontinued starting June 1, 2024. -
Uses of GetRecommendationsRequest in software.amazon.awssdk.services.wisdom.transform
Methods in software.amazon.awssdk.services.wisdom.transform with parameters of type GetRecommendationsRequest Modifier and Type Method Description SdkHttpFullRequestGetRecommendationsRequestMarshaller. marshall(GetRecommendationsRequest getRecommendationsRequest)
-