Uses of Class
io.fabric8.openshift.api.model.operatorhub.packages.v1.CSVDescriptionFluent.CustomresourcedefinitionsNested
-
Packages that use CSVDescriptionFluent.CustomresourcedefinitionsNested Package Description io.fabric8.openshift.api.model.operatorhub.packages.v1 -
-
Uses of CSVDescriptionFluent.CustomresourcedefinitionsNested in io.fabric8.openshift.api.model.operatorhub.packages.v1
Methods in io.fabric8.openshift.api.model.operatorhub.packages.v1 that return CSVDescriptionFluent.CustomresourcedefinitionsNested Modifier and Type Method Description CSVDescriptionFluent.CustomresourcedefinitionsNested<A>CSVDescriptionFluent. editCustomresourcedefinitions()CSVDescriptionFluent.CustomresourcedefinitionsNested<A>CSVDescriptionFluent. editOrNewCustomresourcedefinitions()CSVDescriptionFluent.CustomresourcedefinitionsNested<A>CSVDescriptionFluent. editOrNewCustomresourcedefinitionsLike(CustomResourceDefinitions item)CSVDescriptionFluent.CustomresourcedefinitionsNested<A>CSVDescriptionFluent. withNewCustomresourcedefinitions()CSVDescriptionFluent.CustomresourcedefinitionsNested<A>CSVDescriptionFluent. withNewCustomresourcedefinitionsLike(CustomResourceDefinitions item)
-