public class DoneableContainerJSONBase extends ContainerJSONBaseFluentImpl<DoneableContainerJSONBase> implements Doneable<ContainerJSONBase>
ContainerJSONBaseFluentImpl.GraphDriverNestedImpl<N>, ContainerJSONBaseFluentImpl.HostConfigNestedImpl<N>, ContainerJSONBaseFluentImpl.StateNestedImpl<N>ContainerJSONBaseFluent.GraphDriverNested<N>, ContainerJSONBaseFluent.HostConfigNested<N>, ContainerJSONBaseFluent.StateNested<N>| Constructor and Description |
|---|
DoneableContainerJSONBase(ContainerJSONBase item) |
DoneableContainerJSONBase(ContainerJSONBase item,
io.fabric8.docker.api.builder.Function<ContainerJSONBase,ContainerJSONBase> function) |
DoneableContainerJSONBase(io.fabric8.docker.api.builder.Function<ContainerJSONBase,ContainerJSONBase> function) |
| Modifier and Type | Method and Description |
|---|---|
ContainerJSONBase |
done() |
addAllToArgs, addAllToExecIDs, addToArgs, addToArgs, addToExecIDs, addToExecIDs, buildGraphDriver, buildHostConfig, buildState, editGraphDriver, editHostConfig, editOrNewGraphDriver, editOrNewGraphDriverLike, editOrNewHostConfig, editOrNewHostConfigLike, editOrNewState, editOrNewStateLike, editState, equals, getAppArmorProfile, getArg, getArgs, getCreated, getDriver, getExecDriver, getExecID, getExecIDs, getFirstArg, getFirstExecID, getGraphDriver, getHostConfig, getHostnamePath, getHostsPath, getId, getImage, getLastArg, getLastExecID, getLogPath, getMatchingArg, getMatchingExecID, getMountLabel, getName, getPath, getProcessLabel, getResolvConfPath, getRestartCount, getSizeRootFs, getSizeRw, getState, hasAppArmorProfile, hasArgs, hasCreated, hasDriver, hasExecDriver, hasExecIDs, hasGraphDriver, hasHostConfig, hasHostnamePath, hasHostsPath, hasId, hasImage, hasLogPath, hasMountLabel, hasName, hasPath, hasProcessLabel, hasResolvConfPath, hasRestartCount, hasSizeRootFs, hasSizeRw, hasState, removeAllFromArgs, removeAllFromExecIDs, removeFromArgs, removeFromExecIDs, setToArgs, setToExecIDs, withAppArmorProfile, withArgs, withArgs, withCreated, withDriver, withExecDriver, withExecIDs, withExecIDs, withGraphDriver, withHostConfig, withHostnamePath, withHostsPath, withId, withImage, withLogPath, withMountLabel, withName, withNewGraphDriver, withNewGraphDriverLike, withNewHostConfig, withNewHostConfigLike, withNewState, withNewStateLike, withPath, withProcessLabel, withResolvConfPath, withRestartCount, withSizeRootFs, withSizeRw, withStatepublic DoneableContainerJSONBase(io.fabric8.docker.api.builder.Function<ContainerJSONBase,ContainerJSONBase> function)
public DoneableContainerJSONBase(ContainerJSONBase item, io.fabric8.docker.api.builder.Function<ContainerJSONBase,ContainerJSONBase> function)
public DoneableContainerJSONBase(ContainerJSONBase item)
public ContainerJSONBase done()
done in interface Doneable<ContainerJSONBase>Copyright © 2015–2017 Red Hat. All rights reserved.