Package io.webfolder.cdp.command
Interface SchemaAsync
public interface SchemaAsync
This domain is deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionReturns supported domains.
-
Method Details
-
getDomains
CompletableFuture<List<Domain>> getDomains()Returns supported domains.- Returns:
- List of supported domains.
-