Uses of Class
io.fabric8.openshift.api.model.operatorhub.packages.v1.CSVDescriptionFluent.IconNested
-
Packages that use CSVDescriptionFluent.IconNested Package Description io.fabric8.openshift.api.model.operatorhub.packages.v1 -
-
Uses of CSVDescriptionFluent.IconNested in io.fabric8.openshift.api.model.operatorhub.packages.v1
Methods in io.fabric8.openshift.api.model.operatorhub.packages.v1 that return CSVDescriptionFluent.IconNested Modifier and Type Method Description CSVDescriptionFluent.IconNested<A>CSVDescriptionFluent. addNewIcon()CSVDescriptionFluent.IconNested<A>CSVDescriptionFluent. addNewIconLike(Icon item)CSVDescriptionFluent.IconNested<A>CSVDescriptionFluent. editFirstIcon()CSVDescriptionFluent.IconNested<A>CSVDescriptionFluent. editIcon(int index)CSVDescriptionFluent.IconNested<A>CSVDescriptionFluent. editLastIcon()CSVDescriptionFluent.IconNested<A>CSVDescriptionFluent. editMatchingIcon(Predicate<IconBuilder> predicate)CSVDescriptionFluent.IconNested<A>CSVDescriptionFluent. setNewIconLike(int index, Icon item)
-