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(Boolean validationEnabled) |
ImageInspectBuilder(ImageInspect instance) |
ImageInspectBuilder(ImageInspect instance,
Boolean validationEnabled) |
ImageInspectBuilder(ImageInspectFluent<?> fluent) |
ImageInspectBuilder(ImageInspectFluent<?> fluent,
Boolean validationEnabled) |
ImageInspectBuilder(ImageInspectFluent<?> fluent,
ImageInspect instance) |
ImageInspectBuilder(ImageInspectFluent<?> fluent,
ImageInspect instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableImageInspect |
build() |
boolean |
equals(Object o) |
addAllToRepoDigests, addAllToRepoTags, addToRepoDigests, addToRepoDigests, addToRepoTags, addToRepoTags, buildConfig, buildContainerConfig, buildGraphDriver, editConfig, editContainerConfig, editGraphDriver, editOrNewConfig, editOrNewConfigLike, editOrNewContainerConfig, editOrNewContainerConfigLike, editOrNewGraphDriver, editOrNewGraphDriverLike, getArchitecture, getAuthor, getComment, getConfig, getContainer, getContainerConfig, getCreated, getDockerVersion, getFirstRepoDigest, getFirstRepoTag, getGraphDriver, getId, getLastRepoDigest, getLastRepoTag, getMatchingRepoDigest, getMatchingRepoTag, getOs, getParent, getRepoDigest, getRepoDigests, getRepoTag, getRepoTags, getSize, getVirtualSize, hasArchitecture, hasAuthor, hasComment, hasConfig, hasContainer, hasContainerConfig, hasCreated, hasDockerVersion, hasGraphDriver, hasId, hasOs, hasParent, hasRepoDigests, hasRepoTags, hasSize, hasVirtualSize, removeAllFromRepoDigests, removeAllFromRepoTags, removeFromRepoDigests, removeFromRepoTags, setToRepoDigests, setToRepoTags, 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(Boolean validationEnabled)
public ImageInspectBuilder(ImageInspectFluent<?> fluent)
public ImageInspectBuilder(ImageInspectFluent<?> fluent, Boolean validationEnabled)
public ImageInspectBuilder(ImageInspectFluent<?> fluent, ImageInspect instance)
public ImageInspectBuilder(ImageInspectFluent<?> fluent, ImageInspect instance, Boolean validationEnabled)
public ImageInspectBuilder(ImageInspect instance)
public ImageInspectBuilder(ImageInspect instance, Boolean validationEnabled)
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–2017 Red Hat. All rights reserved.