Uses of Class
org.robovm.compiler.config.Config.Cacerts
| Package | Description |
|---|---|
| org.robovm.compiler.config |
-
Uses of Config.Cacerts in org.robovm.compiler.config
Methods in org.robovm.compiler.config that return Config.Cacerts Modifier and Type Method Description Config.CacertsConfig. getCacerts()static Config.CacertsConfig.Cacerts. valueOf(String name)Returns the enum constant of this type with the specified name.static Config.Cacerts[]Config.Cacerts. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.compiler.config with parameters of type Config.Cacerts Modifier and Type Method Description Config.BuilderConfig.Builder. cacerts(Config.Cacerts cacerts)FileConfig.Home. getCacertsPath(Config.Cacerts cacerts)