-
public final class SetBlockedURLsRequestRequest object containing input parameters for the NetworkDomain.setBlockedURLs command.
-
-
Constructor Summary
Constructors Constructor Description SetBlockedURLsRequest(List<String> urls)
-
Method Summary
Modifier and Type Method Description final List<String>component1()final SetBlockedURLsRequestcopy(List<String> urls)final List<String>getUrls()URL patterns to block.
-