public class Plugins extends Object
JDocker Framework. WebSite: https://github.com/helyho/JDocker Licence: Apache v2 License
Plugins()
List<String>
getNetwork()
getVolume()
void
setNetwork(List<String> network)
setVolume(List<String> volume)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Plugins()
public List<String> getVolume()
public void setVolume(List<String> volume)
public List<String> getNetwork()
public void setNetwork(List<String> network)
Copyright © 2017 Voovan. All rights reserved.