Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.UpdateAbTestRequest
Packages that use UpdateAbTestRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of UpdateAbTestRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type UpdateAbTestRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateAbTestResponse>BedrockAgentCoreAsyncClient.updateABTest(UpdateAbTestRequest updateAbTestRequest) Updates an A/B test's configuration, including variants, traffic allocation, evaluation settings, or execution status.default UpdateAbTestResponseBedrockAgentCoreClient.updateABTest(UpdateAbTestRequest updateAbTestRequest) Updates an A/B test's configuration, including variants, traffic allocation, evaluation settings, or execution status. -
Uses of UpdateAbTestRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type UpdateAbTestRequestModifier and TypeMethodDescriptionUpdateAbTestRequestMarshaller.marshall(UpdateAbTestRequest updateAbTestRequest)