Uses of Interface
io.fabric8.openshift.api.model.operator.v1.ImagePrunerListFluent
-
Packages that use ImagePrunerListFluent Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ImagePrunerListFluent in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 with type parameters of type ImagePrunerListFluent Modifier and Type Interface Description interfaceImagePrunerListFluent<A extends ImagePrunerListFluent<A>>classImagePrunerListFluentImpl<A extends ImagePrunerListFluent<A>>Classes in io.fabric8.openshift.api.model.operator.v1 that implement ImagePrunerListFluent Modifier and Type Class Description classImagePrunerListBuilderclassImagePrunerListFluentImpl<A extends ImagePrunerListFluent<A>>Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type ImagePrunerListFluent Constructor Description ImagePrunerListBuilder(ImagePrunerListFluent<?> fluent)ImagePrunerListBuilder(ImagePrunerListFluent<?> fluent, ImagePrunerList instance)ImagePrunerListBuilder(ImagePrunerListFluent<?> fluent, ImagePrunerList instance, Boolean validationEnabled)ImagePrunerListBuilder(ImagePrunerListFluent<?> fluent, Boolean validationEnabled)
-