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