public class ContainerInspectBuilder extends ContainerInspectFluentImpl<ContainerInspectBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<ContainerInspect,ContainerInspectBuilder>
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 |
|---|
ContainerInspectBuilder() |
ContainerInspectBuilder(ContainerInspect instance) |
ContainerInspectBuilder(ContainerInspectFluent<?> fluent) |
ContainerInspectBuilder(ContainerInspectFluent<?> fluent,
ContainerInspect instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableContainerInspect |
build() |
boolean |
equals(Object o) |
addNewMount, 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, 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 ContainerInspectBuilder()
public ContainerInspectBuilder(ContainerInspectFluent<?> fluent)
public ContainerInspectBuilder(ContainerInspectFluent<?> fluent, ContainerInspect instance)
public ContainerInspectBuilder(ContainerInspect instance)
public EditableContainerInspect build()
build in interface io.fabric8.docker.api.builder.Builder<ContainerInspect>public boolean equals(Object o)
equals in class ContainerInspectFluentImpl<ContainerInspectBuilder>Copyright © 2015–2016 Red Hat. All rights reserved.