public class UpdateStatus extends Object
DockerFly Framework. WebSite: https://git.oschina.net/helyho/JDocker Licence: Apache v2 License
UpdateStatus()
String
getCompletedAt()
getStartedAt()
void
setCompletedAt(String completedAt)
setStartedAt(String startedAt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UpdateStatus()
public String getStartedAt()
public void setStartedAt(String startedAt)
public String getCompletedAt()
public void setCompletedAt(String completedAt)
Copyright © 2017 Voovan. All rights reserved.