Uses of Interface
io.fabric8.openshift.api.model.ImageStreamImportSpecFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageStreamImportSpecFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageStreamImportSpecFluent Modifier and Type Interface Description interfaceImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>classImageStreamImportSpecFluentImpl<A extends ImageStreamImportSpecFluent<A>>Subinterfaces of ImageStreamImportSpecFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceImageStreamImportFluent.SpecNested<N>Classes in io.fabric8.openshift.api.model that implement ImageStreamImportSpecFluent Modifier and Type Class Description classDoneableImageStreamImportSpecclassImageStreamImportFluentImpl.SpecNestedImpl<N>classImageStreamImportSpecBuilderclassImageStreamImportSpecFluentImpl<A extends ImageStreamImportSpecFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamImportSpecFluent Constructor Description ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent)ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent, ImageStreamImportSpec instance)ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent, ImageStreamImportSpec instance, Boolean validationEnabled)ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent, Boolean validationEnabled)