Uses of Interface
io.fabric8.openshift.api.model.operator.v1.ImagePrunerFluent
-
Packages that use ImagePrunerFluent Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ImagePrunerFluent in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 with type parameters of type ImagePrunerFluent Modifier and Type Interface Description interfaceImagePrunerFluent<A extends ImagePrunerFluent<A>>classImagePrunerFluentImpl<A extends ImagePrunerFluent<A>>Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type ImagePrunerFluent Constructor Description ImagePrunerBuilder(ImagePrunerFluent<?> fluent)ImagePrunerBuilder(ImagePrunerFluent<?> fluent, ImagePruner instance)ImagePrunerBuilder(ImagePrunerFluent<?> fluent, ImagePruner instance, Boolean validationEnabled)ImagePrunerBuilder(ImagePrunerFluent<?> fluent, Boolean validationEnabled)
-