Class SDKManagerCLIBuilder
java.lang.Object
jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
Build a command line argument for sdkmanager command.
- Author:
- Nikolas Falco
-
Method Summary
Modifier and TypeMethodDescriptionchannel(AndroidSDKInstaller.Channel channel) install(Collection<String> packages) Prepare the CLI command of sdkmanager to perform install operation.list()obsolete(boolean obsolete) proxy(ProxyConfiguration proxy) verbose(boolean verbose) static SDKManagerCLIBuilder
-
Method Details
-
with
-
proxy
-
sdkRoot
-
sdkRoot
-
channel
-
verbose
-
obsolete
-
install
Prepare the CLI command of sdkmanager to perform install operation.- Returns:
- the command line to execute.
-
list
-
update
-
arguments
-