Uses of Interface
io.fabric8.openshift.api.model.ImageSourcePathFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageSourcePathFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageSourcePathFluent Modifier and Type Interface Description interfaceImageSourcePathFluent<A extends ImageSourcePathFluent<A>>classImageSourcePathFluentImpl<A extends ImageSourcePathFluent<A>>Subinterfaces of ImageSourcePathFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceImageSourceFluent.PathsNested<N>Classes in io.fabric8.openshift.api.model that implement ImageSourcePathFluent Modifier and Type Class Description classDoneableImageSourcePathclassImageSourceFluentImpl.PathsNestedImpl<N>classImageSourcePathBuilderclassImageSourcePathFluentImpl<A extends ImageSourcePathFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ImageSourcePathFluent Constructor Description ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent)ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, ImageSourcePath instance)ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, ImageSourcePath instance, Boolean validationEnabled)ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, Boolean validationEnabled)