Uses of Class
io.fabric8.openshift.api.model.operatorhub.packages.v1.CSVDescriptionFluent.InstallModesNested
-
Packages that use CSVDescriptionFluent.InstallModesNested Package Description io.fabric8.openshift.api.model.operatorhub.packages.v1 -
-
Uses of CSVDescriptionFluent.InstallModesNested in io.fabric8.openshift.api.model.operatorhub.packages.v1
Methods in io.fabric8.openshift.api.model.operatorhub.packages.v1 that return CSVDescriptionFluent.InstallModesNested Modifier and Type Method Description CSVDescriptionFluent.InstallModesNested<A>CSVDescriptionFluent. addNewInstallMode()CSVDescriptionFluent.InstallModesNested<A>CSVDescriptionFluent. addNewInstallModeLike(InstallMode item)CSVDescriptionFluent.InstallModesNested<A>CSVDescriptionFluent. editFirstInstallMode()CSVDescriptionFluent.InstallModesNested<A>CSVDescriptionFluent. editInstallMode(int index)CSVDescriptionFluent.InstallModesNested<A>CSVDescriptionFluent. editLastInstallMode()CSVDescriptionFluent.InstallModesNested<A>CSVDescriptionFluent. editMatchingInstallMode(Predicate<InstallModeBuilder> predicate)CSVDescriptionFluent.InstallModesNested<A>CSVDescriptionFluent. setNewInstallModeLike(int index, InstallMode item)
-