Uses of Class
software.amazon.awssdk.services.personalizeevents.model.MetricAttribution
-
Packages that use MetricAttribution Package Description software.amazon.awssdk.services.personalizeevents.model -
-
Uses of MetricAttribution in software.amazon.awssdk.services.personalizeevents.model
Methods in software.amazon.awssdk.services.personalizeevents.model that return MetricAttribution Modifier and Type Method Description MetricAttributionEvent. metricAttribution()Contains information about the metric attribution associated with an event.Methods in software.amazon.awssdk.services.personalizeevents.model with parameters of type MetricAttribution Modifier and Type Method Description Event.BuilderEvent.Builder. metricAttribution(MetricAttribution metricAttribution)Contains information about the metric attribution associated with an event.
-