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(Boolean validationEnabled) |
ContainerInspectBuilder(ContainerInspect instance) |
ContainerInspectBuilder(ContainerInspect instance,
Boolean validationEnabled) |
ContainerInspectBuilder(ContainerInspectFluent<?> fluent) |
ContainerInspectBuilder(ContainerInspectFluent<?> fluent,
Boolean validationEnabled) |
ContainerInspectBuilder(ContainerInspectFluent<?> fluent,
ContainerInspect instance) |
ContainerInspectBuilder(ContainerInspectFluent<?> fluent,
ContainerInspect instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableContainerInspect |
build() |
boolean |
equals(Object o) |
addAllToMounts, addNewMount, addNewMountLike, addToMounts, addToMounts, buildConfig, buildFirstMount, buildLastMount, buildMatchingMount, buildMount, buildMounts, buildNetworkSettings, editConfig, editFirstMount, editLastMount, editMatchingMount, editMount, editNetworkSettings, editOrNewConfig, editOrNewConfigLike, editOrNewNetworkSettings, editOrNewNetworkSettingsLike, 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 ContainerInspectBuilder()
public ContainerInspectBuilder(Boolean validationEnabled)
public ContainerInspectBuilder(ContainerInspectFluent<?> fluent)
public ContainerInspectBuilder(ContainerInspectFluent<?> fluent, Boolean validationEnabled)
public ContainerInspectBuilder(ContainerInspectFluent<?> fluent, ContainerInspect instance)
public ContainerInspectBuilder(ContainerInspectFluent<?> fluent, ContainerInspect instance, Boolean validationEnabled)
public ContainerInspectBuilder(ContainerInspect instance)
public ContainerInspectBuilder(ContainerInspect instance, Boolean validationEnabled)
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–2017 Red Hat. All rights reserved.