Uses of Class
io.fabric8.openshift.api.model.operatorhub.packages.v1.PackageChannelFluent.DeprecationNested
-
Packages that use PackageChannelFluent.DeprecationNested Package Description io.fabric8.openshift.api.model.operatorhub.packages.v1 -
-
Uses of PackageChannelFluent.DeprecationNested in io.fabric8.openshift.api.model.operatorhub.packages.v1
Methods in io.fabric8.openshift.api.model.operatorhub.packages.v1 that return PackageChannelFluent.DeprecationNested Modifier and Type Method Description PackageChannelFluent.DeprecationNested<A>PackageChannelFluent. editDeprecation()PackageChannelFluent.DeprecationNested<A>PackageChannelFluent. editOrNewDeprecation()PackageChannelFluent.DeprecationNested<A>PackageChannelFluent. editOrNewDeprecationLike(Deprecation item)PackageChannelFluent.DeprecationNested<A>PackageChannelFluent. withNewDeprecation()PackageChannelFluent.DeprecationNested<A>PackageChannelFluent. withNewDeprecationLike(Deprecation item)
-