Uses of Class
software.amazon.awssdk.services.cleanrooms.model.MembershipMLPaymentConfig
-
Packages that use MembershipMLPaymentConfig Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of MembershipMLPaymentConfig in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return MembershipMLPaymentConfig Modifier and Type Method Description MembershipMLPaymentConfigMembershipPaymentConfiguration. machineLearning()The payment responsibilities accepted by the collaboration member for machine learning costs.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type MembershipMLPaymentConfig Modifier and Type Method Description MembershipPaymentConfiguration.BuilderMembershipPaymentConfiguration.Builder. machineLearning(MembershipMLPaymentConfig machineLearning)The payment responsibilities accepted by the collaboration member for machine learning costs.
-