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