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