public class DoneableContainer extends ContainerFluentImpl<DoneableContainer> implements Doneable<Container>
ContainerFluentImpl.HostConfigNestedImpl<N>, ContainerFluentImpl.PortsNestedImpl<N>, ContainerFluentImpl.SummaryNetworkSettingsNestedImpl<N>ContainerFluent.HostConfigNested<N>, ContainerFluent.PortsNested<N>, ContainerFluent.SummaryNetworkSettingsNested<N>| Constructor and Description |
|---|
DoneableContainer(Container item) |
DoneableContainer(Container item,
io.fabric8.docker.api.builder.Function<Container,Container> function) |
DoneableContainer(io.fabric8.docker.api.builder.Function<Container,Container> function) |
| Modifier and Type | Method and Description |
|---|---|
Container |
done() |
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, equals, 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, withSummaryNetworkSettingspublic DoneableContainer(io.fabric8.docker.api.builder.Function<Container,Container> function)
public DoneableContainer(Container item, io.fabric8.docker.api.builder.Function<Container,Container> function)
public DoneableContainer(Container item)
Copyright © 2015–2017 Red Hat. All rights reserved.