Uses of Class
org.openqa.selenium.devtools.v141.storage.model.AttributionReportingAggregatableDebugReportingData
Packages that use AttributionReportingAggregatableDebugReportingData
-
Uses of AttributionReportingAggregatableDebugReportingData in org.openqa.selenium.devtools.v141.storage.model
Methods in org.openqa.selenium.devtools.v141.storage.model that return types with arguments of type AttributionReportingAggregatableDebugReportingDataModifier and TypeMethodDescriptionAttributionReportingAggregatableDebugReportingConfig.getDebugData()Constructor parameters in org.openqa.selenium.devtools.v141.storage.model with type arguments of type AttributionReportingAggregatableDebugReportingDataModifierConstructorDescriptionAttributionReportingAggregatableDebugReportingConfig(Optional<Number> budget, UnsignedInt128AsBase16 keyPiece, List<AttributionReportingAggregatableDebugReportingData> debugData, Optional<String> aggregationCoordinatorOrigin)