Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.UpdateAbTestResponse.Builder
Packages that use UpdateAbTestResponse.Builder
-
Uses of UpdateAbTestResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return UpdateAbTestResponse.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the updated A/B test.The unique identifier of the updated A/B test.static UpdateAbTestResponse.BuilderUpdateAbTestResponse.builder()UpdateAbTestResponse.Builder.executionStatus(String executionStatus) The execution status of the A/B test.UpdateAbTestResponse.Builder.executionStatus(ABTestExecutionStatus executionStatus) The execution status of the A/B test.The status of the A/B test.UpdateAbTestResponse.Builder.status(ABTestStatus status) The status of the A/B test.UpdateAbTestResponse.toBuilder()The timestamp when the A/B test was updated.Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type UpdateAbTestResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateAbTestResponse.Builder>UpdateAbTestResponse.serializableBuilderClass()