Uses of Class
software.amazon.awssdk.services.pinpoint.model.UpdateRecommenderConfiguration
-
Packages that use UpdateRecommenderConfiguration Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of UpdateRecommenderConfiguration in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return UpdateRecommenderConfiguration Modifier and Type Method Description UpdateRecommenderConfigurationUpdateRecommenderConfigurationRequest. updateRecommenderConfiguration()Returns the value of the UpdateRecommenderConfiguration property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type UpdateRecommenderConfiguration Modifier and Type Method Description UpdateRecommenderConfigurationRequest.BuilderUpdateRecommenderConfigurationRequest.Builder. updateRecommenderConfiguration(UpdateRecommenderConfiguration updateRecommenderConfiguration)Sets the value of the UpdateRecommenderConfiguration property for this object.
-