public class ImageInspectFluentImpl<A extends ImageInspectFluent<A>> extends io.fabric8.docker.api.builder.BaseFluent<A> implements ImageInspectFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ImageInspectFluentImpl.ConfigNestedImpl<N> |
class |
ImageInspectFluentImpl.ContainerConfigNestedImpl<N> |
class |
ImageInspectFluentImpl.GraphDriverNestedImpl<N> |
ImageInspectFluent.ConfigNested<N>, ImageInspectFluent.ContainerConfigNested<N>, ImageInspectFluent.GraphDriverNested<N>| Constructor and Description |
|---|
ImageInspectFluentImpl() |
ImageInspectFluentImpl(ImageInspect instance) |
public ImageInspectFluentImpl()
public ImageInspectFluentImpl(ImageInspect instance)
public String getArchitecture()
getArchitecture in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withArchitecture(String Architecture)
withArchitecture in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasArchitecture()
hasArchitecture in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getAuthor()
getAuthor in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withAuthor(String Author)
withAuthor in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasAuthor()
hasAuthor in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getComment()
getComment in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withComment(String Comment)
withComment in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasComment()
hasComment in interface ImageInspectFluent<A extends ImageInspectFluent<A>>@Deprecated public Config getConfig()
getConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Config buildConfig()
buildConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withConfig(Config Config)
withConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasConfig()
hasConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ConfigNested<A> withNewConfig()
withNewConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ConfigNested<A> withNewConfigLike(Config item)
withNewConfigLike in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ConfigNested<A> editConfig()
editConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ConfigNested<A> editOrNewConfig()
editOrNewConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ConfigNested<A> editOrNewConfigLike(Config item)
editOrNewConfigLike in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getContainer()
getContainer in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withContainer(String Container)
withContainer in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasContainer()
hasContainer in interface ImageInspectFluent<A extends ImageInspectFluent<A>>@Deprecated public Config getContainerConfig()
getContainerConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Config buildContainerConfig()
buildContainerConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withContainerConfig(Config ContainerConfig)
withContainerConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasContainerConfig()
hasContainerConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ContainerConfigNested<A> withNewContainerConfig()
withNewContainerConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ContainerConfigNested<A> withNewContainerConfigLike(Config item)
withNewContainerConfigLike in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ContainerConfigNested<A> editContainerConfig()
editContainerConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ContainerConfigNested<A> editOrNewContainerConfig()
editOrNewContainerConfig in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.ContainerConfigNested<A> editOrNewContainerConfigLike(Config item)
editOrNewContainerConfigLike in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getCreated()
getCreated in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withCreated(String Created)
withCreated in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasCreated()
hasCreated in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getDockerVersion()
getDockerVersion in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withDockerVersion(String DockerVersion)
withDockerVersion in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasDockerVersion()
hasDockerVersion in interface ImageInspectFluent<A extends ImageInspectFluent<A>>@Deprecated public GraphDriverData getGraphDriver()
getGraphDriver in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public GraphDriverData buildGraphDriver()
buildGraphDriver in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withGraphDriver(GraphDriverData GraphDriver)
withGraphDriver in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasGraphDriver()
hasGraphDriver in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.GraphDriverNested<A> withNewGraphDriver()
withNewGraphDriver in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.GraphDriverNested<A> withNewGraphDriverLike(GraphDriverData item)
withNewGraphDriverLike in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.GraphDriverNested<A> editGraphDriver()
editGraphDriver in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.GraphDriverNested<A> editOrNewGraphDriver()
editOrNewGraphDriver in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public ImageInspectFluent.GraphDriverNested<A> editOrNewGraphDriverLike(GraphDriverData item)
editOrNewGraphDriverLike in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getId()
getId in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withId(String Id)
withId in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasId()
hasId in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getOs()
getOs in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withOs(String Os)
withOs in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasOs()
hasOs in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getParent()
getParent in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withParent(String Parent)
withParent in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasParent()
hasParent in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A addToRepoDigests(int index, String item)
addToRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A setToRepoDigests(int index, String item)
setToRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A addToRepoDigests(String... items)
addToRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A addAllToRepoDigests(Collection<String> items)
addAllToRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A removeFromRepoDigests(String... items)
removeFromRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A removeAllFromRepoDigests(Collection<String> items)
removeAllFromRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public List<String> getRepoDigests()
getRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getRepoDigest(int index)
getRepoDigest in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getFirstRepoDigest()
getFirstRepoDigest in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getLastRepoDigest()
getLastRepoDigest in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getMatchingRepoDigest(io.fabric8.docker.api.builder.Predicate<String> predicate)
getMatchingRepoDigest in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withRepoDigests(List<String> RepoDigests)
withRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withRepoDigests(String... RepoDigests)
withRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasRepoDigests()
hasRepoDigests in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A addToRepoTags(int index, String item)
addToRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A setToRepoTags(int index, String item)
setToRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A addToRepoTags(String... items)
addToRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A addAllToRepoTags(Collection<String> items)
addAllToRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A removeFromRepoTags(String... items)
removeFromRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A removeAllFromRepoTags(Collection<String> items)
removeAllFromRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public List<String> getRepoTags()
getRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getRepoTag(int index)
getRepoTag in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getFirstRepoTag()
getFirstRepoTag in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getLastRepoTag()
getLastRepoTag in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public String getMatchingRepoTag(io.fabric8.docker.api.builder.Predicate<String> predicate)
getMatchingRepoTag in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withRepoTags(List<String> RepoTags)
withRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withRepoTags(String... RepoTags)
withRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasRepoTags()
hasRepoTags in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Long getSize()
getSize in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withSize(Long Size)
withSize in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasSize()
hasSize in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Long getVirtualSize()
getVirtualSize in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public A withVirtualSize(Long VirtualSize)
withVirtualSize in interface ImageInspectFluent<A extends ImageInspectFluent<A>>public Boolean hasVirtualSize()
hasVirtualSize in interface ImageInspectFluent<A extends ImageInspectFluent<A>>Copyright © 2015–2017 Red Hat. All rights reserved.