Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.GetRecommendationRequest
Packages that use GetRecommendationRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of GetRecommendationRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type GetRecommendationRequestModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.getRecommendation(GetRecommendationRequest getRecommendationRequest) Retrieves detailed information about a recommendation, including its configuration, status, and results.default GetRecommendationResponseBedrockAgentCoreClient.getRecommendation(GetRecommendationRequest getRecommendationRequest) Retrieves detailed information about a recommendation, including its configuration, status, and results. -
Uses of GetRecommendationRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type GetRecommendationRequestModifier and TypeMethodDescriptionGetRecommendationRequestMarshaller.marshall(GetRecommendationRequest getRecommendationRequest)