Uses of Class
io.fabric8.openshift.api.model.DockerImageReference
-
Packages that use DockerImageReference Package Description io.fabric8.openshift.api.model -
-
Uses of DockerImageReference in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return DockerImageReference Modifier and Type Method Description DockerImageReferenceDockerImageReferenceBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type DockerImageReference Modifier and Type Method Description protected voidDockerImageReferenceFluent. copyInstance(DockerImageReference instance)Constructors in io.fabric8.openshift.api.model with parameters of type DockerImageReference Constructor Description DockerImageReferenceBuilder(DockerImageReference instance)DockerImageReferenceBuilder(DockerImageReferenceFluent<?> fluent, DockerImageReference instance)DockerImageReferenceFluent(DockerImageReference instance)
-