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(ContainerJSONBase instance) |
ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent) |
ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent,
ContainerJSONBase instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableContainerJSONBase |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, addToAdditionalProperties, addToArgs, addToExecIDs, editGraphDriver, editHostConfig, editState, getAdditionalProperties, getAppArmorProfile, getArgs, getCreated, getDriver, getExecDriver, getExecIDs, getGraphDriver, getHostConfig, getHostnamePath, getHostsPath, getId, getImage, getLogPath, getMountLabel, getName, getPath, getProcessLabel, getResolvConfPath, getRestartCount, getSizeRootFs, getSizeRw, getState, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromArgs, removeFromExecIDs, withAdditionalProperties, 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(ContainerJSONBaseFluent<?> fluent)
public ContainerJSONBaseBuilder(ContainerJSONBaseFluent<?> fluent, ContainerJSONBase instance)
public ContainerJSONBaseBuilder(ContainerJSONBase instance)
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–2016 Red Hat. All rights reserved.