public class RestartPolicy extends Object
DockerFly Framework. WebSite: https://git.oschina.net/helyho/JDocker Licence: Apache v2 License
RestartPolicy()
Integer
getMaximumRetryCount()
String
getName()
void
setMaximumRetryCount(Integer maximumRetryCount)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RestartPolicy()
public String getName()
public void setName(String name)
public Integer getMaximumRetryCount()
public void setMaximumRetryCount(Integer maximumRetryCount)
Copyright © 2017 Voovan. All rights reserved.