Uses of Class
org.openqa.selenium.devtools.v121.storage.model.AttributionReportingTriggerSpec
Packages that use AttributionReportingTriggerSpec
-
Uses of AttributionReportingTriggerSpec in org.openqa.selenium.devtools.v121.storage.model
Methods in org.openqa.selenium.devtools.v121.storage.model that return types with arguments of type AttributionReportingTriggerSpecConstructor parameters in org.openqa.selenium.devtools.v121.storage.model with type arguments of type AttributionReportingTriggerSpecModifierConstructorDescriptionAttributionReportingSourceRegistration(TimeSinceEpoch time, Integer expiry, List<AttributionReportingTriggerSpec> triggerSpecs, Integer aggregatableReportWindow, AttributionReportingSourceType type, String sourceOrigin, String reportingOrigin, List<String> destinationSites, UnsignedInt64AsBase10 eventId, SignedInt64AsBase10 priority, List<AttributionReportingFilterDataEntry> filterData, List<AttributionReportingAggregationKeysEntry> aggregationKeys, Optional<UnsignedInt64AsBase10> debugKey, AttributionReportingTriggerDataMatching triggerDataMatching)