Uses of Interface
io.fabric8.openshift.api.model.ImageImportSpecFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageImportSpecFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageImportSpecFluent Modifier and Type Interface Description interfaceImageImportSpecFluent<A extends ImageImportSpecFluent<A>>classImageImportSpecFluentImpl<A extends ImageImportSpecFluent<A>>Subinterfaces of ImageImportSpecFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceImageStreamImportSpecFluent.ImagesNested<N>Classes in io.fabric8.openshift.api.model that implement ImageImportSpecFluent Modifier and Type Class Description classDoneableImageImportSpecclassImageImportSpecBuilderclassImageImportSpecFluentImpl<A extends ImageImportSpecFluent<A>>classImageStreamImportSpecFluentImpl.ImagesNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type ImageImportSpecFluent Constructor Description ImageImportSpecBuilder(ImageImportSpecFluent<?> fluent)ImageImportSpecBuilder(ImageImportSpecFluent<?> fluent, ImageImportSpec instance)ImageImportSpecBuilder(ImageImportSpecFluent<?> fluent, ImageImportSpec instance, Boolean validationEnabled)ImageImportSpecBuilder(ImageImportSpecFluent<?> fluent, Boolean validationEnabled)