public class IndexConfig extends Object
JDocker Framework. WebSite: https://github.com/helyho/JDocker Licence: Apache v2 License
| 构造器和说明 |
|---|
IndexConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getMirrors() |
String |
getName() |
boolean |
isOfficial() |
boolean |
isSecure() |
void |
setMirrors(List<String> mirrors) |
void |
setName(String name) |
void |
setOfficial(boolean official) |
void |
setSecure(boolean secure) |
Copyright © 2017 Voovan. All rights reserved.