Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.ListRecommendationsRequest
Packages that use ListRecommendationsRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of ListRecommendationsRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type ListRecommendationsRequestModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.listRecommendations(ListRecommendationsRequest listRecommendationsRequest) Lists all recommendations in the account, with optional filtering by status.default ListRecommendationsResponseBedrockAgentCoreClient.listRecommendations(ListRecommendationsRequest listRecommendationsRequest) Lists all recommendations in the account, with optional filtering by status.default ListRecommendationsPublisherBedrockAgentCoreAsyncClient.listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest) default ListRecommendationsIterableBedrockAgentCoreClient.listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest) This is a variant ofBedrockAgentCoreClient.listRecommendations(software.amazon.awssdk.services.bedrockagentcore.model.ListRecommendationsRequest)operation. -
Uses of ListRecommendationsRequest in software.amazon.awssdk.services.bedrockagentcore.paginators
Constructors in software.amazon.awssdk.services.bedrockagentcore.paginators with parameters of type ListRecommendationsRequestModifierConstructorDescriptionListRecommendationsIterable(BedrockAgentCoreClient client, ListRecommendationsRequest firstRequest) ListRecommendationsPublisher(BedrockAgentCoreAsyncClient client, ListRecommendationsRequest firstRequest) -
Uses of ListRecommendationsRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type ListRecommendationsRequestModifier and TypeMethodDescriptionListRecommendationsRequestMarshaller.marshall(ListRecommendationsRequest listRecommendationsRequest)