Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.StopBatchEvaluationRequest
Packages that use StopBatchEvaluationRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of StopBatchEvaluationRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type StopBatchEvaluationRequestModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.stopBatchEvaluation(StopBatchEvaluationRequest stopBatchEvaluationRequest) Stops a running batch evaluation.default StopBatchEvaluationResponseBedrockAgentCoreClient.stopBatchEvaluation(StopBatchEvaluationRequest stopBatchEvaluationRequest) Stops a running batch evaluation. -
Uses of StopBatchEvaluationRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type StopBatchEvaluationRequestModifier and TypeMethodDescriptionStopBatchEvaluationRequestMarshaller.marshall(StopBatchEvaluationRequest stopBatchEvaluationRequest)