Uses of Class
net.webpdf.wsclient.openapi.ApplicationConfigChromiumBridgeCommandLine
-
Packages that use ApplicationConfigChromiumBridgeCommandLine Package Description net.webpdf.wsclient.openapi -
-
Uses of ApplicationConfigChromiumBridgeCommandLine in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ApplicationConfigChromiumBridgeCommandLine Modifier and Type Method Description ApplicationConfigChromiumBridgeCommandLineApplicationConfigChromiumBridgeCommandLine. _switch(List<ApplicationConfigChromiumBridgeCommandLineSwitch> _switch)ApplicationConfigChromiumBridgeCommandLineApplicationConfigChromiumBridgeCommandLine. addSwitchItem(ApplicationConfigChromiumBridgeCommandLineSwitch _switchItem)@Nullable ApplicationConfigChromiumBridgeCommandLineApplicationConfigChromiumBridge. getCommandLine()Get commandLineMethods in net.webpdf.wsclient.openapi with parameters of type ApplicationConfigChromiumBridgeCommandLine Modifier and Type Method Description ApplicationConfigChromiumBridgeApplicationConfigChromiumBridge. commandLine(ApplicationConfigChromiumBridgeCommandLine commandLine)voidApplicationConfigChromiumBridge. setCommandLine(ApplicationConfigChromiumBridgeCommandLine commandLine)
-