Uses of Class
software.amazon.awssdk.services.qconnect.model.GetRecommendationsResponse
-
Packages that use GetRecommendationsResponse Package Description software.amazon.awssdk.services.qconnect -
-
Uses of GetRecommendationsResponse in software.amazon.awssdk.services.qconnect
Methods in software.amazon.awssdk.services.qconnect that return GetRecommendationsResponse Modifier and Type Method Description default GetRecommendationsResponseQConnectClient. getRecommendations(Consumer<GetRecommendationsRequest.Builder> getRecommendationsRequest)Deprecated.GetRecommendations API will be discontinued starting June 1, 2024.default GetRecommendationsResponseQConnectClient. getRecommendations(GetRecommendationsRequest getRecommendationsRequest)Deprecated.GetRecommendations API will be discontinued starting June 1, 2024.Methods in software.amazon.awssdk.services.qconnect that return types with arguments of type GetRecommendationsResponse Modifier and Type Method Description default CompletableFuture<GetRecommendationsResponse>QConnectAsyncClient. getRecommendations(Consumer<GetRecommendationsRequest.Builder> getRecommendationsRequest)Deprecated.GetRecommendations API will be discontinued starting June 1, 2024.default CompletableFuture<GetRecommendationsResponse>QConnectAsyncClient. getRecommendations(GetRecommendationsRequest getRecommendationsRequest)Deprecated.GetRecommendations API will be discontinued starting June 1, 2024.
-