public class DoneableExecStartCheck extends ExecStartCheckFluentImpl<DoneableExecStartCheck> implements Doneable<ExecStartCheck>, ExecStartCheckFluent<DoneableExecStartCheck>
| Constructor and Description |
|---|
DoneableExecStartCheck(ExecStartCheck item) |
DoneableExecStartCheck(ExecStartCheck item,
io.fabric8.docker.api.builder.Function<ExecStartCheck,ExecStartCheck> function) |
DoneableExecStartCheck(io.fabric8.docker.api.builder.Function<ExecStartCheck,ExecStartCheck> function) |
| Modifier and Type | Method and Description |
|---|---|
ExecStartCheck |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, isDetach, isTty, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDetach, withTtyaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, isDetach, isTty, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDetach, withTtypublic DoneableExecStartCheck(io.fabric8.docker.api.builder.Function<ExecStartCheck,ExecStartCheck> function)
public DoneableExecStartCheck(ExecStartCheck item, io.fabric8.docker.api.builder.Function<ExecStartCheck,ExecStartCheck> function)
public DoneableExecStartCheck(ExecStartCheck item)
public ExecStartCheck done()
done in interface Doneable<ExecStartCheck>Copyright © 2015–2016 Red Hat. All rights reserved.