Uses of Class
software.amazon.awssdk.services.cleanrooms.model.ModelTrainingPaymentConfig
-
Packages that use ModelTrainingPaymentConfig Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of ModelTrainingPaymentConfig in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return ModelTrainingPaymentConfig Modifier and Type Method Description ModelTrainingPaymentConfigMLPaymentConfig. modelTraining()The payment responsibilities accepted by the member for model training.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type ModelTrainingPaymentConfig Modifier and Type Method Description MLPaymentConfig.BuilderMLPaymentConfig.Builder. modelTraining(ModelTrainingPaymentConfig modelTraining)The payment responsibilities accepted by the member for model training.
-