public class ImageHistoryBuilder extends ImageHistoryFluentImpl<ImageHistoryBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<ImageHistory,ImageHistoryBuilder>
| Constructor and Description |
|---|
ImageHistoryBuilder() |
ImageHistoryBuilder(Boolean validationEnabled) |
ImageHistoryBuilder(ImageHistory instance) |
ImageHistoryBuilder(ImageHistory instance,
Boolean validationEnabled) |
ImageHistoryBuilder(ImageHistoryFluent<?> fluent) |
ImageHistoryBuilder(ImageHistoryFluent<?> fluent,
Boolean validationEnabled) |
ImageHistoryBuilder(ImageHistoryFluent<?> fluent,
ImageHistory instance) |
ImageHistoryBuilder(ImageHistoryFluent<?> fluent,
ImageHistory instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableImageHistory |
build() |
boolean |
equals(Object o) |
addAllToTags, addToTags, addToTags, getComment, getCreated, getCreatedBy, getFirstTag, getId, getLastTag, getMatchingTag, getSize, getTag, getTags, hasComment, hasCreated, hasCreatedBy, hasId, hasSize, hasTags, removeAllFromTags, removeFromTags, setToTags, withComment, withCreated, withCreatedBy, withId, withSize, withTags, withTagsaccept, aggregate, aggregate, build, buildpublic ImageHistoryBuilder()
public ImageHistoryBuilder(Boolean validationEnabled)
public ImageHistoryBuilder(ImageHistoryFluent<?> fluent)
public ImageHistoryBuilder(ImageHistoryFluent<?> fluent, Boolean validationEnabled)
public ImageHistoryBuilder(ImageHistoryFluent<?> fluent, ImageHistory instance)
public ImageHistoryBuilder(ImageHistoryFluent<?> fluent, ImageHistory instance, Boolean validationEnabled)
public ImageHistoryBuilder(ImageHistory instance)
public ImageHistoryBuilder(ImageHistory instance, Boolean validationEnabled)
public EditableImageHistory build()
build in interface io.fabric8.docker.api.builder.Builder<ImageHistory>public boolean equals(Object o)
equals in class ImageHistoryFluentImpl<ImageHistoryBuilder>Copyright © 2015–2017 Red Hat. All rights reserved.