Package io.fabric8.openshift.api.model
Class ImageFluent.DockerImageLayersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ImageLayerFluent<ImageFluent.DockerImageLayersNested<N>>
-
- io.fabric8.openshift.api.model.ImageFluent.DockerImageLayersNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ImageFluent<A extends ImageFluent<A>>
public class ImageFluent.DockerImageLayersNested<N> extends ImageLayerFluent<ImageFluent.DockerImageLayersNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDockerImageLayer()-
Methods inherited from class io.fabric8.openshift.api.model.ImageLayerFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMediaType, getName, getSize, hasAdditionalProperties, hashCode, hasMediaType, hasName, hasSize, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMediaType, withName, withSize
-
-