public class DoneableImageInspect extends ImageInspectFluentImpl<DoneableImageInspect> implements Doneable<ImageInspect>, ImageInspectFluent<DoneableImageInspect>
ImageInspectFluentImpl.ConfigNestedImpl<N>, ImageInspectFluentImpl.ContainerConfigNestedImpl<N>, ImageInspectFluentImpl.GraphDriverNestedImpl<N>ImageInspectFluent.ConfigNested<N>, ImageInspectFluent.ContainerConfigNested<N>, ImageInspectFluent.GraphDriverNested<N>| Constructor and Description |
|---|
DoneableImageInspect(io.fabric8.docker.api.builder.Function<ImageInspect,ImageInspect> function) |
DoneableImageInspect(ImageInspect item) |
DoneableImageInspect(ImageInspect item,
io.fabric8.docker.api.builder.Function<ImageInspect,ImageInspect> function) |
| Modifier and Type | Method and Description |
|---|---|
ImageInspect |
done() |
addToAdditionalProperties, addToAdditionalProperties, addToRepoDigests, addToRepoTags, editConfig, editContainerConfig, editGraphDriver, equals, getAdditionalProperties, getArchitecture, getAuthor, getComment, getConfig, getContainer, getContainerConfig, getCreated, getDockerVersion, getGraphDriver, getId, getOs, getParent, getRepoDigests, getRepoTags, getSize, getVirtualSize, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRepoDigests, removeFromRepoTags, withAdditionalProperties, withArchitecture, withAuthor, withComment, withConfig, withContainer, withContainerConfig, withCreated, withDockerVersion, withGraphDriver, withId, withNewConfig, withNewConfigLike, withNewContainerConfig, withNewContainerConfigLike, withNewGraphDriver, withNewGraphDriverLike, withOs, withParent, withRepoDigests, withRepoDigests, withRepoTags, withRepoTags, withSize, withVirtualSizeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToRepoDigests, addToRepoTags, editConfig, editContainerConfig, editGraphDriver, getAdditionalProperties, getArchitecture, getAuthor, getComment, getConfig, getContainer, getContainerConfig, getCreated, getDockerVersion, getGraphDriver, getId, getOs, getParent, getRepoDigests, getRepoTags, getSize, getVirtualSize, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRepoDigests, removeFromRepoTags, withAdditionalProperties, withArchitecture, withAuthor, withComment, withConfig, withContainer, withContainerConfig, withCreated, withDockerVersion, withGraphDriver, withId, withNewConfig, withNewConfigLike, withNewContainerConfig, withNewContainerConfigLike, withNewGraphDriver, withNewGraphDriverLike, withOs, withParent, withRepoDigests, withRepoDigests, withRepoTags, withRepoTags, withSize, withVirtualSizepublic DoneableImageInspect(io.fabric8.docker.api.builder.Function<ImageInspect,ImageInspect> function)
public DoneableImageInspect(ImageInspect item, io.fabric8.docker.api.builder.Function<ImageInspect,ImageInspect> function)
public DoneableImageInspect(ImageInspect item)
public ImageInspect done()
done in interface Doneable<ImageInspect>Copyright © 2015–2016 Red Hat. All rights reserved.