Uses of Interface
io.fabric8.openshift.api.model.ImageStreamListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageStreamListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageStreamListFluent Modifier and Type Interface Description interfaceImageStreamListFluent<A extends ImageStreamListFluent<A>>classImageStreamListFluentImpl<A extends ImageStreamListFluent<A>>Classes in io.fabric8.openshift.api.model that implement ImageStreamListFluent Modifier and Type Class Description classDoneableImageStreamListclassImageStreamListBuilderclassImageStreamListFluentImpl<A extends ImageStreamListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamListFluent Constructor Description ImageStreamListBuilder(ImageStreamListFluent<?> fluent)ImageStreamListBuilder(ImageStreamListFluent<?> fluent, ImageStreamList instance)ImageStreamListBuilder(ImageStreamListFluent<?> fluent, ImageStreamList instance, Boolean validationEnabled)ImageStreamListBuilder(ImageStreamListFluent<?> fluent, Boolean validationEnabled)