Uses of Interface
io.fabric8.openshift.api.model.ImageLayerFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageLayerFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageLayerFluent Modifier and Type Interface Description interfaceImageLayerFluent<A extends ImageLayerFluent<A>>classImageLayerFluentImpl<A extends ImageLayerFluent<A>>Subinterfaces of ImageLayerFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceImageFluent.DockerImageLayersNested<N>Classes in io.fabric8.openshift.api.model that implement ImageLayerFluent Modifier and Type Class Description classDoneableImageLayerclassImageFluentImpl.DockerImageLayersNestedImpl<N>classImageLayerBuilderclassImageLayerFluentImpl<A extends ImageLayerFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ImageLayerFluent Constructor Description ImageLayerBuilder(ImageLayerFluent<?> fluent)ImageLayerBuilder(ImageLayerFluent<?> fluent, ImageLayer instance)ImageLayerBuilder(ImageLayerFluent<?> fluent, ImageLayer instance, Boolean validationEnabled)ImageLayerBuilder(ImageLayerFluent<?> fluent, Boolean validationEnabled)