public static interface TuningJobCompletionCriteria.Builder extends SdkPojo, CopyableBuilder<TuningJobCompletionCriteria.Builder,TuningJobCompletionCriteria>
Modifier and Type | Method and Description |
---|---|
TuningJobCompletionCriteria.Builder |
targetObjectiveMetricValue(Float targetObjectiveMetricValue)
The objective metric's value.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
TuningJobCompletionCriteria.Builder targetObjectiveMetricValue(Float targetObjectiveMetricValue)
The objective metric's value.
targetObjectiveMetricValue
- The objective metric's value.Copyright © 2020. All rights reserved.