Uses of Interface
io.fabric8.openshift.api.model.ImageSourceFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageSourceFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageSourceFluent Modifier and Type Interface Description interfaceImageSourceFluent<A extends ImageSourceFluent<A>>classImageSourceFluentImpl<A extends ImageSourceFluent<A>>Subinterfaces of ImageSourceFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceBuildSourceFluent.ImagesNested<N>Classes in io.fabric8.openshift.api.model that implement ImageSourceFluent Modifier and Type Class Description classBuildSourceFluentImpl.ImagesNestedImpl<N>classDoneableImageSourceclassImageSourceBuilderclassImageSourceFluentImpl<A extends ImageSourceFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ImageSourceFluent Constructor Description ImageSourceBuilder(ImageSourceFluent<?> fluent)ImageSourceBuilder(ImageSourceFluent<?> fluent, ImageSource instance)ImageSourceBuilder(ImageSourceFluent<?> fluent, ImageSource instance, Boolean validationEnabled)ImageSourceBuilder(ImageSourceFluent<?> fluent, Boolean validationEnabled)