Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionSpecFluent.MaintainersNested
-
Packages that use ClusterServiceVersionSpecFluent.MaintainersNested Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of ClusterServiceVersionSpecFluent.MaintainersNested in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return ClusterServiceVersionSpecFluent.MaintainersNested Modifier and Type Method Description ClusterServiceVersionSpecFluent.MaintainersNested<A>ClusterServiceVersionSpecFluent. addNewMaintainer()ClusterServiceVersionSpecFluent.MaintainersNested<A>ClusterServiceVersionSpecFluent. addNewMaintainerLike(Maintainer item)ClusterServiceVersionSpecFluent.MaintainersNested<A>ClusterServiceVersionSpecFluent. editFirstMaintainer()ClusterServiceVersionSpecFluent.MaintainersNested<A>ClusterServiceVersionSpecFluent. editLastMaintainer()ClusterServiceVersionSpecFluent.MaintainersNested<A>ClusterServiceVersionSpecFluent. editMaintainer(int index)ClusterServiceVersionSpecFluent.MaintainersNested<A>ClusterServiceVersionSpecFluent. editMatchingMaintainer(Predicate<MaintainerBuilder> predicate)ClusterServiceVersionSpecFluent.MaintainersNested<A>ClusterServiceVersionSpecFluent. setNewMaintainerLike(int index, Maintainer item)
-