Uses of Class
software.amazon.awssdk.services.personalize.model.MetricAttribution
-
Packages that use MetricAttribution Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of MetricAttribution in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return MetricAttribution Modifier and Type Method Description MetricAttributionDescribeMetricAttributionResponse. metricAttribution()The details of the metric attribution.Methods in software.amazon.awssdk.services.personalize.model with parameters of type MetricAttribution Modifier and Type Method Description DescribeMetricAttributionResponse.BuilderDescribeMetricAttributionResponse.Builder. metricAttribution(MetricAttribution metricAttribution)The details of the metric attribution.
-