Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.GetAbTestRequest
Packages that use GetAbTestRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of GetAbTestRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type GetAbTestRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetAbTestResponse>BedrockAgentCoreAsyncClient.getABTest(GetAbTestRequest getAbTestRequest) Retrieves detailed information about an A/B test, including its configuration, status, and statistical results.default GetAbTestResponseBedrockAgentCoreClient.getABTest(GetAbTestRequest getAbTestRequest) Retrieves detailed information about an A/B test, including its configuration, status, and statistical results. -
Uses of GetAbTestRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type GetAbTestRequestModifier and TypeMethodDescriptionGetAbTestRequestMarshaller.marshall(GetAbTestRequest getAbTestRequest)