public class ContainerBuilder extends ContainerFluentImpl<ContainerBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<Container,ContainerBuilder>
ContainerFluentImpl.HostConfigNestedImpl<N>, ContainerFluentImpl.PortsNestedImpl<N>, ContainerFluentImpl.SummaryNetworkSettingsNestedImpl<N>ContainerFluent.HostConfigNested<N>, ContainerFluent.PortsNested<N>, ContainerFluent.SummaryNetworkSettingsNested<N>| Constructor and Description |
|---|
ContainerBuilder() |
ContainerBuilder(Boolean validationEnabled) |
ContainerBuilder(Container instance) |
ContainerBuilder(Container instance,
Boolean validationEnabled) |
ContainerBuilder(ContainerFluent<?> fluent) |
ContainerBuilder(ContainerFluent<?> fluent,
Boolean validationEnabled) |
ContainerBuilder(ContainerFluent<?> fluent,
Container instance) |
ContainerBuilder(ContainerFluent<?> fluent,
Container instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableContainer |
build() |
boolean |
equals(Object o) |
addAllToNames, addAllToPorts, addNewPort, addNewPort, addNewPortLike, addToLabels, addToLabels, addToNames, addToNames, addToPorts, addToPorts, buildFirstPort, buildHostConfig, buildLastPort, buildMatchingPort, buildPort, buildPorts, buildSummaryNetworkSettings, editFirstPort, editHostConfig, editLastPort, editMatchingPort, editOrNewHostConfig, editOrNewHostConfigLike, editOrNewSummaryNetworkSettings, editOrNewSummaryNetworkSettingsLike, editPort, editSummaryNetworkSettings, getCommand, getCreated, getFirstName, getHostConfig, getId, getImage, getImageId, getLabels, getLastName, getMatchingName, getName, getNames, getPorts, getSizeRootFs, getSizeRw, getStatus, getSummaryNetworkSettings, hasCommand, hasCreated, hasHostConfig, hasId, hasImage, hasImageId, hasLabels, hasNames, hasPorts, hasSizeRootFs, hasSizeRw, hasStatus, hasSummaryNetworkSettings, removeAllFromNames, removeAllFromPorts, removeFromLabels, removeFromLabels, removeFromNames, removeFromPorts, setNewPortLike, setToNames, setToPorts, withCommand, withCreated, withHostConfig, withId, withImage, withImageId, withLabels, withNames, withNames, withNewHostConfig, withNewHostConfig, withNewHostConfigLike, withNewSummaryNetworkSettings, withNewSummaryNetworkSettingsLike, withPorts, withPorts, withSizeRootFs, withSizeRw, withStatus, withSummaryNetworkSettingsaccept, aggregate, aggregate, build, buildpublic ContainerBuilder()
public ContainerBuilder(Boolean validationEnabled)
public ContainerBuilder(ContainerFluent<?> fluent)
public ContainerBuilder(ContainerFluent<?> fluent, Boolean validationEnabled)
public ContainerBuilder(ContainerFluent<?> fluent, Container instance)
public ContainerBuilder(ContainerFluent<?> fluent, Container instance, Boolean validationEnabled)
public ContainerBuilder(Container instance)
public EditableContainer build()
build in interface io.fabric8.docker.api.builder.Builder<Container>public boolean equals(Object o)
equals in class ContainerFluentImpl<ContainerBuilder>Copyright © 2015–2017 Red Hat. All rights reserved.