public class DoneableContainerInspect extends ContainerInspectFluentImpl<DoneableContainerInspect> implements Doneable<ContainerInspect>
ContainerInspectFluentImpl.ConfigNestedImpl<N>, ContainerInspectFluentImpl.MountsNestedImpl<N>, ContainerInspectFluentImpl.NetworkSettingsNestedImpl<N>ContainerJSONBaseFluentImpl.GraphDriverNestedImpl<N>, ContainerJSONBaseFluentImpl.HostConfigNestedImpl<N>, ContainerJSONBaseFluentImpl.StateNestedImpl<N>ContainerInspectFluent.ConfigNested<N>, ContainerInspectFluent.MountsNested<N>, ContainerInspectFluent.NetworkSettingsNested<N>ContainerJSONBaseFluent.GraphDriverNested<N>, ContainerJSONBaseFluent.HostConfigNested<N>, ContainerJSONBaseFluent.StateNested<N>| Constructor and Description |
|---|
DoneableContainerInspect(ContainerInspect item) |
DoneableContainerInspect(ContainerInspect item,
io.fabric8.docker.api.builder.Function<ContainerInspect,ContainerInspect> function) |
DoneableContainerInspect(io.fabric8.docker.api.builder.Function<ContainerInspect,ContainerInspect> function) |
| Modifier and Type | Method and Description |
|---|---|
ContainerInspect |
done() |
addAllToMounts, addNewMount, addNewMountLike, addToMounts, addToMounts, buildConfig, buildFirstMount, buildLastMount, buildMatchingMount, buildMount, buildMounts, buildNetworkSettings, editConfig, editFirstMount, editLastMount, editMatchingMount, editMount, editNetworkSettings, editOrNewConfig, editOrNewConfigLike, editOrNewNetworkSettings, editOrNewNetworkSettingsLike, equals, getConfig, getMounts, getNetworkSettings, hasConfig, hasMounts, hasNetworkSettings, removeAllFromMounts, removeFromMounts, setNewMountLike, setToMounts, withConfig, withMounts, withMounts, withNetworkSettings, withNewConfig, withNewConfigLike, withNewNetworkSettings, withNewNetworkSettingsLikeaddAllToArgs, addAllToExecIDs, addToArgs, addToArgs, addToExecIDs, addToExecIDs, buildGraphDriver, buildHostConfig, buildState, editGraphDriver, editHostConfig, editOrNewGraphDriver, editOrNewGraphDriverLike, editOrNewHostConfig, editOrNewHostConfigLike, editOrNewState, editOrNewStateLike, editState, 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, withStateaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAllToArgs, addAllToExecIDs, addToArgs, addToArgs, addToExecIDs, addToExecIDs, buildGraphDriver, buildHostConfig, buildState, editGraphDriver, editHostConfig, editOrNewGraphDriver, editOrNewGraphDriverLike, editOrNewHostConfig, editOrNewHostConfigLike, editOrNewState, editOrNewStateLike, editState, 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 DoneableContainerInspect(io.fabric8.docker.api.builder.Function<ContainerInspect,ContainerInspect> function)
public DoneableContainerInspect(ContainerInspect item, io.fabric8.docker.api.builder.Function<ContainerInspect,ContainerInspect> function)
public DoneableContainerInspect(ContainerInspect item)
public ContainerInspect done()
done in interface Doneable<ContainerInspect>Copyright © 2015–2017 Red Hat. All rights reserved.