public class ImageBuilder extends ImageFluentImpl<ImageBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<Image,ImageBuilder>
| Constructor and Description |
|---|
ImageBuilder() |
ImageBuilder(Image instance) |
ImageBuilder(ImageFluent<?> fluent) |
ImageBuilder(ImageFluent<?> fluent,
Image instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableImage |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, addToAdditionalProperties, addToLabels, addToLabels, addToRepoDigests, addToRepoTags, getAdditionalProperties, getCreated, getId, getLabels, getParentId, getRepoDigests, getRepoTags, getSize, getVirtualSize, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromLabels, removeFromLabels, removeFromRepoDigests, removeFromRepoTags, withAdditionalProperties, withCreated, withId, withLabels, withParentId, withRepoDigests, withRepoDigests, withRepoTags, withRepoTags, withSize, withVirtualSizeaccept, aggregate, aggregate, build, buildpublic ImageBuilder()
public ImageBuilder(ImageFluent<?> fluent)
public ImageBuilder(ImageFluent<?> fluent, Image instance)
public ImageBuilder(Image instance)
public EditableImage build()
build in interface io.fabric8.docker.api.builder.Builder<Image>public boolean equals(Object o)
equals in class ImageFluentImpl<ImageBuilder>Copyright © 2015–2016 Red Hat. All rights reserved.