Class RuleSetId
- java.lang.Object
-
- org.openqa.selenium.devtools.v112.preload.model.RuleSetId
-
public class RuleSetId extends java.lang.Object
Unique id
-
-
Constructor Summary
Constructors Constructor Description RuleSetId(java.lang.String ruleSetId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toJson()
java.lang.String
toString()
-