java.lang.Object
net.guizhanss.guizhanlib.updater.UpdaterConfig.UpdaterConfigBuilder
- Enclosing class:
UpdaterConfig
public static class UpdaterConfig.UpdaterConfigBuilder
extends Object
-
Method Summary
The base URL of Guizhan Builds.
Limits the updater to check update only,
no file download.
-
Method Details
-
checkOnly
Limits the updater to check update only,
no file download.
- Returns:
this.
-
baseUrl
The base URL of Guizhan Builds.
- Returns:
this.
-
-