public class DoneableContainerInspect extends ContainerInspectFluentImpl<DoneableContainerInspect> implements Doneable<ContainerInspect>, ContainerInspectFluent<DoneableContainerInspect>
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,
io.fabric8.docker.api.builder.Visitor<ContainerInspect> visitor) |
DoneableContainerInspect(io.fabric8.docker.api.builder.Visitor<ContainerInspect> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ContainerInspect |
done() |
addNewMount, addNewMountLike, addToAdditionalProperties, addToAdditionalProperties, addToMounts, editConfig, editNetworkSettings, equals, getAdditionalProperties, getConfig, getMounts, getNetworkSettings, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMounts, withAdditionalProperties, withConfig, withMounts, withMounts, withNetworkSettings, withNewConfig, withNewConfigLike, withNewNetworkSettings, withNewNetworkSettingsLikeaddToArgs, addToExecIDs, editGraphDriver, editHostConfig, editState, getAppArmorProfile, getArgs, getCreated, getDriver, getExecDriver, getExecIDs, getGraphDriver, getHostConfig, getHostnamePath, getHostsPath, getId, getImage, getLogPath, getMountLabel, getName, getPath, getProcessLabel, getResolvConfPath, getRestartCount, getSizeRootFs, getSizeRw, getState, removeFromArgs, removeFromExecIDs, 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, waitaddNewMount, addNewMountLike, addToAdditionalProperties, addToAdditionalProperties, addToMounts, editConfig, editNetworkSettings, getAdditionalProperties, getConfig, getMounts, getNetworkSettings, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMounts, withAdditionalProperties, withConfig, withMounts, withMounts, withNetworkSettings, withNewConfig, withNewConfigLike, withNewNetworkSettings, withNewNetworkSettingsLikeaddToArgs, addToExecIDs, editGraphDriver, editHostConfig, editState, getAppArmorProfile, getArgs, getCreated, getDriver, getExecDriver, getExecIDs, getGraphDriver, getHostConfig, getHostnamePath, getHostsPath, getId, getImage, getLogPath, getMountLabel, getName, getPath, getProcessLabel, getResolvConfPath, getRestartCount, getSizeRootFs, getSizeRw, getState, removeFromArgs, removeFromExecIDs, 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(ContainerInspect item, io.fabric8.docker.api.builder.Visitor<ContainerInspect> visitor)
public DoneableContainerInspect(io.fabric8.docker.api.builder.Visitor<ContainerInspect> visitor)
public ContainerInspect done()
done in interface Doneable<ContainerInspect>Copyright © 2015–2016 Red Hat. All rights reserved.