Uses of Interface
io.fabric8.openshift.api.model.ImageStreamTagListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageStreamTagListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageStreamTagListFluent Modifier and Type Interface Description interfaceImageStreamTagListFluent<A extends ImageStreamTagListFluent<A>>classImageStreamTagListFluentImpl<A extends ImageStreamTagListFluent<A>>Classes in io.fabric8.openshift.api.model that implement ImageStreamTagListFluent Modifier and Type Class Description classDoneableImageStreamTagListclassImageStreamTagListBuilderclassImageStreamTagListFluentImpl<A extends ImageStreamTagListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamTagListFluent Constructor Description ImageStreamTagListBuilder(ImageStreamTagListFluent<?> fluent)ImageStreamTagListBuilder(ImageStreamTagListFluent<?> fluent, ImageStreamTagList instance)ImageStreamTagListBuilder(ImageStreamTagListFluent<?> fluent, ImageStreamTagList instance, Boolean validationEnabled)ImageStreamTagListBuilder(ImageStreamTagListFluent<?> fluent, Boolean validationEnabled)