Uses of Interface
io.fabric8.openshift.api.model.operator.v1.ImagePrunerSpecFluent
-
Packages that use ImagePrunerSpecFluent Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ImagePrunerSpecFluent in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 with type parameters of type ImagePrunerSpecFluent Modifier and Type Interface Description interfaceImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>classImagePrunerSpecFluentImpl<A extends ImagePrunerSpecFluent<A>>Subinterfaces of ImagePrunerSpecFluent in io.fabric8.openshift.api.model.operator.v1 Modifier and Type Interface Description static interfaceImagePrunerFluent.SpecNested<N>Classes in io.fabric8.openshift.api.model.operator.v1 that implement ImagePrunerSpecFluent Modifier and Type Class Description classImagePrunerFluentImpl.SpecNestedImpl<N>classImagePrunerSpecBuilderclassImagePrunerSpecFluentImpl<A extends ImagePrunerSpecFluent<A>>Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type ImagePrunerSpecFluent Constructor Description ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent)ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent, ImagePrunerSpec instance)ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent, ImagePrunerSpec instance, Boolean validationEnabled)ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent, Boolean validationEnabled)
-