Uses of Class
net.webpdf.wsclient.openapi.ApplicationConfigChromiumBridgeCommandLineSwitch
-
Packages that use ApplicationConfigChromiumBridgeCommandLineSwitch Package Description net.webpdf.wsclient.openapi -
-
Uses of ApplicationConfigChromiumBridgeCommandLineSwitch in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ApplicationConfigChromiumBridgeCommandLineSwitch Modifier and Type Method Description ApplicationConfigChromiumBridgeCommandLineSwitchApplicationConfigChromiumBridgeCommandLineSwitch. mode(ApplicationConfigChromiumBridgeCommandLineSwitch.ModeEnum mode)ApplicationConfigChromiumBridgeCommandLineSwitchApplicationConfigChromiumBridgeCommandLineSwitch. name(String name)ApplicationConfigChromiumBridgeCommandLineSwitchApplicationConfigChromiumBridgeCommandLineSwitch. value(String value)Methods in net.webpdf.wsclient.openapi that return types with arguments of type ApplicationConfigChromiumBridgeCommandLineSwitch Modifier and Type Method Description @Nullable List<ApplicationConfigChromiumBridgeCommandLineSwitch>ApplicationConfigChromiumBridgeCommandLine. getSwitch()Get _switchMethods in net.webpdf.wsclient.openapi with parameters of type ApplicationConfigChromiumBridgeCommandLineSwitch Modifier and Type Method Description ApplicationConfigChromiumBridgeCommandLineApplicationConfigChromiumBridgeCommandLine. addSwitchItem(ApplicationConfigChromiumBridgeCommandLineSwitch _switchItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type ApplicationConfigChromiumBridgeCommandLineSwitch Modifier and Type Method Description ApplicationConfigChromiumBridgeCommandLineApplicationConfigChromiumBridgeCommandLine. _switch(List<ApplicationConfigChromiumBridgeCommandLineSwitch> _switch)voidApplicationConfigChromiumBridgeCommandLine. setSwitch(List<ApplicationConfigChromiumBridgeCommandLineSwitch> _switch)
-