public class DoneableImageHistory extends ImageHistoryFluentImpl<DoneableImageHistory> implements Doneable<ImageHistory>, ImageHistoryFluent<DoneableImageHistory>
| Constructor and Description |
|---|
DoneableImageHistory(io.fabric8.docker.api.builder.Function<ImageHistory,ImageHistory> function) |
DoneableImageHistory(ImageHistory item) |
DoneableImageHistory(ImageHistory item,
io.fabric8.docker.api.builder.Function<ImageHistory,ImageHistory> function) |
| Modifier and Type | Method and Description |
|---|---|
ImageHistory |
done() |
addToAdditionalProperties, addToAdditionalProperties, addToTags, equals, getAdditionalProperties, getComment, getCreated, getCreatedBy, getId, getSize, getTags, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTags, withAdditionalProperties, withComment, withCreated, withCreatedBy, withId, withSize, withTags, withTagsaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToTags, getAdditionalProperties, getComment, getCreated, getCreatedBy, getId, getSize, getTags, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTags, withAdditionalProperties, withComment, withCreated, withCreatedBy, withId, withSize, withTags, withTagspublic DoneableImageHistory(io.fabric8.docker.api.builder.Function<ImageHistory,ImageHistory> function)
public DoneableImageHistory(ImageHistory item, io.fabric8.docker.api.builder.Function<ImageHistory,ImageHistory> function)
public DoneableImageHistory(ImageHistory item)
public ImageHistory done()
done in interface Doneable<ImageHistory>Copyright © 2015–2016 Red Hat. All rights reserved.