public class DoneableContainerJSONBase extends ContainerJSONBaseFluentImpl<DoneableContainerJSONBase> implements Doneable<ContainerJSONBase>, ContainerJSONBaseFluent<DoneableContainerJSONBase>
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() |
addToAdditionalProperties, addToAdditionalProperties, addToArgs, addToExecIDs, editGraphDriver, editHostConfig, editState, equals, getAdditionalProperties, getAppArmorProfile, getArgs, getCreated, getDriver, getExecDriver, getExecIDs, getGraphDriver, getHostConfig, getHostnamePath, getHostsPath, getId, getImage, getLogPath, getMountLabel, getName, getPath, getProcessLabel, getResolvConfPath, getRestartCount, getSizeRootFs, getSizeRw, getState, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromArgs, removeFromExecIDs, withAdditionalProperties, 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, withStateaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToArgs, addToExecIDs, editGraphDriver, editHostConfig, editState, getAdditionalProperties, getAppArmorProfile, getArgs, getCreated, getDriver, getExecDriver, getExecIDs, getGraphDriver, getHostConfig, getHostnamePath, getHostsPath, getId, getImage, getLogPath, getMountLabel, getName, getPath, getProcessLabel, getResolvConfPath, getRestartCount, getSizeRootFs, getSizeRw, getState, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromArgs, removeFromExecIDs, withAdditionalProperties, 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–2016 Red Hat. All rights reserved.