public class ContainerJSONBaseBuilder extends ContainerJSONBaseFluentImpl<ContainerJSONBaseBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<ContainerJSONBase,ContainerJSONBaseBuilder>
ContainerJSONBaseFluentImpl.GraphDriverNestedImpl<N>, ContainerJSONBaseFluentImpl.HostConfigNestedImpl<N>, ContainerJSONBaseFluentImpl.StateNestedImpl<N>ContainerJSONBaseFluent.GraphDriverNested<N>, ContainerJSONBaseFluent.HostConfigNested<N>, ContainerJSONBaseFluent.StateNested<N>| Constructor and Description |
|---|
ContainerJSONBaseBuilder() |
ContainerJSONBaseBuilder(Boolean validationEnabled) |
ContainerJSONBaseBuilder(ContainerJSONBase instance) |
ContainerJSONBaseBuilder(ContainerJSONBase instance,
Boolean validationEnabled) |
ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent) |
ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent,
Boolean validationEnabled) |
ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent,
ContainerJSONBase instance) |
ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent,
ContainerJSONBase instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableContainerJSONBase |
build() |
boolean |
equals(Object o) |
addAllToArgs, 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, buildpublic ContainerJSONBaseBuilder()
public ContainerJSONBaseBuilder(Boolean validationEnabled)
public ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent)
public ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent, Boolean validationEnabled)
public ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent, ContainerJSONBase instance)
public ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent, ContainerJSONBase instance, Boolean validationEnabled)
public ContainerJSONBaseBuilder(ContainerJSONBase instance)
public ContainerJSONBaseBuilder(ContainerJSONBase instance, Boolean validationEnabled)
public EditableContainerJSONBase build()
build in interface io.fabric8.docker.api.builder.Builder<ContainerJSONBase>public boolean equals(Object o)
equals in class ContainerJSONBaseFluentImpl<ContainerJSONBaseBuilder>Copyright © 2015–2017 Red Hat. All rights reserved.