public class ContainerInspectFluentImpl<T extends ContainerInspectFluent<T>> extends ContainerJSONBaseFluentImpl<T> implements ContainerInspectFluent<T>
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerInspectFluentImpl.ConfigNestedImpl<N> |
class |
ContainerInspectFluentImpl.MountsNestedImpl<N> |
class |
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>_visitables| Constructor and Description |
|---|
ContainerInspectFluentImpl() |
ContainerInspectFluentImpl(ContainerInspect instance) |
addToArgs, 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, waitaddToArgs, 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 ContainerInspectFluentImpl()
public ContainerInspectFluentImpl(ContainerInspect instance)
public Config getConfig()
getConfig in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public T withConfig(Config Config)
withConfig in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public ContainerInspectFluent.ConfigNested<T> withNewConfig()
withNewConfig in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public ContainerInspectFluent.ConfigNested<T> withNewConfigLike(Config item)
withNewConfigLike in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public ContainerInspectFluent.ConfigNested<T> editConfig()
editConfig in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public T addToMounts(MountPoint... items)
addToMounts in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public T removeFromMounts(MountPoint... items)
removeFromMounts in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public List<MountPoint> getMounts()
getMounts in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public T withMounts(List<MountPoint> Mounts)
withMounts in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public T withMounts(MountPoint... Mounts)
withMounts in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public ContainerInspectFluent.MountsNested<T> addNewMount()
addNewMount in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public ContainerInspectFluent.MountsNested<T> addNewMountLike(MountPoint item)
addNewMountLike in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public NetworkSettings getNetworkSettings()
getNetworkSettings in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public T withNetworkSettings(NetworkSettings NetworkSettings)
withNetworkSettings in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public ContainerInspectFluent.NetworkSettingsNested<T> withNewNetworkSettings()
withNewNetworkSettings in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public ContainerInspectFluent.NetworkSettingsNested<T> withNewNetworkSettingsLike(NetworkSettings item)
withNewNetworkSettingsLike in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public ContainerInspectFluent.NetworkSettingsNested<T> editNetworkSettings()
editNetworkSettings in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>addToAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerInspectFluent<T>>addToAdditionalProperties in class ContainerJSONBaseFluentImpl<T extends ContainerInspectFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>addToAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerInspectFluent<T>>addToAdditionalProperties in class ContainerJSONBaseFluentImpl<T extends ContainerInspectFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>removeFromAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerInspectFluent<T>>removeFromAdditionalProperties in class ContainerJSONBaseFluentImpl<T extends ContainerInspectFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>removeFromAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerInspectFluent<T>>removeFromAdditionalProperties in class ContainerJSONBaseFluentImpl<T extends ContainerInspectFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>getAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerInspectFluent<T>>getAdditionalProperties in class ContainerJSONBaseFluentImpl<T extends ContainerInspectFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ContainerInspectFluent<T extends ContainerInspectFluent<T>>withAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerInspectFluent<T>>withAdditionalProperties in class ContainerJSONBaseFluentImpl<T extends ContainerInspectFluent<T>>public boolean equals(Object o)
equals in class ContainerJSONBaseFluentImpl<T extends ContainerInspectFluent<T>>Copyright © 2015–2016 Red Hat. All rights reserved.