public class ImageInspectBuilder extends ImageInspectFluentImpl<ImageInspectBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<ImageInspect,ImageInspectBuilder>
ImageInspectFluentImpl.ConfigNestedImpl<N>, ImageInspectFluentImpl.ContainerConfigNestedImpl<N>, ImageInspectFluentImpl.GraphDriverNestedImpl<N>ImageInspectFluent.ConfigNested<N>, ImageInspectFluent.ContainerConfigNested<N>, ImageInspectFluent.GraphDriverNested<N>| Constructor and Description |
|---|
ImageInspectBuilder() |
ImageInspectBuilder(ImageInspect instance) |
ImageInspectBuilder(ImageInspectFluent<?> fluent) |
ImageInspectBuilder(ImageInspectFluent<?> fluent,
ImageInspect instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableImageInspect |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, 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, withVirtualSizeaccept, aggregate, aggregate, build, buildpublic ImageInspectBuilder()
public ImageInspectBuilder(ImageInspectFluent<?> fluent)
public ImageInspectBuilder(ImageInspectFluent<?> fluent, ImageInspect instance)
public ImageInspectBuilder(ImageInspect instance)
public EditableImageInspect build()
build in interface io.fabric8.docker.api.builder.Builder<ImageInspect>public boolean equals(Object o)
equals in class ImageInspectFluentImpl<ImageInspectBuilder>Copyright © 2015–2016 Red Hat. All rights reserved.