Uses of Class
org.openqa.selenium.devtools.v141.storage.model.SignedInt64AsBase10
Packages that use SignedInt64AsBase10
-
Uses of SignedInt64AsBase10 in org.openqa.selenium.devtools.v141.storage.model
Methods in org.openqa.selenium.devtools.v141.storage.model that return SignedInt64AsBase10Modifier and TypeMethodDescriptionAttributionReportingSourceRegistration.getDestinationLimitPriority()AttributionReportingEventTriggerData.getPriority()AttributionReportingSourceRegistration.getPriority()Constructors in org.openqa.selenium.devtools.v141.storage.model with parameters of type SignedInt64AsBase10ModifierConstructorDescriptionAttributionReportingEventTriggerData(UnsignedInt64AsBase10 data, SignedInt64AsBase10 priority, Optional<UnsignedInt64AsBase10> dedupKey, AttributionReportingFilterPair filters) AttributionReportingSourceRegistration(TimeSinceEpoch time, Integer expiry, List<Number> triggerData, AttributionReportingEventReportWindows eventReportWindows, 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, SignedInt64AsBase10 destinationLimitPriority, AttributionReportingAggregatableDebugReportingConfig aggregatableDebugReportingConfig, Optional<AttributionScopesData> scopesData, Integer maxEventLevelReports, List<AttributionReportingNamedBudgetDef> namedBudgets, Boolean debugReporting, Number eventLevelEpsilon)