Uses of Class
software.amazon.awssdk.services.cleanrooms.model.MLPaymentConfig
-
Packages that use MLPaymentConfig Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of MLPaymentConfig in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return MLPaymentConfig Modifier and Type Method Description MLPaymentConfigPaymentConfiguration. machineLearning()An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type MLPaymentConfig Modifier and Type Method Description PaymentConfiguration.BuilderPaymentConfiguration.Builder. machineLearning(MLPaymentConfig machineLearning)An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.
-