Uses of Interface
io.fabric8.openshift.api.model.ImageListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageListFluent Modifier and Type Interface Description interfaceImageListFluent<A extends ImageListFluent<A>>classImageListFluentImpl<A extends ImageListFluent<A>>Classes in io.fabric8.openshift.api.model that implement ImageListFluent Modifier and Type Class Description classDoneableImageListclassImageListBuilderclassImageListFluentImpl<A extends ImageListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ImageListFluent Constructor Description ImageListBuilder(ImageListFluent<?> fluent)ImageListBuilder(ImageListFluent<?> fluent, ImageList instance)ImageListBuilder(ImageListFluent<?> fluent, ImageList instance, Boolean validationEnabled)ImageListBuilder(ImageListFluent<?> fluent, Boolean validationEnabled)