Uses of Class
io.fabric8.openclustermanagement.api.model.apps.v1.ChannelList
-
Packages that use ChannelList Package Description io.fabric8.openclustermanagement.api.model.apps.v1 -
-
Uses of ChannelList in io.fabric8.openclustermanagement.api.model.apps.v1
Methods in io.fabric8.openclustermanagement.api.model.apps.v1 that return ChannelList Modifier and Type Method Description ChannelListChannelListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.apps.v1 with parameters of type ChannelList Modifier and Type Method Description protected voidChannelListFluent. copyInstance(ChannelList instance)Constructors in io.fabric8.openclustermanagement.api.model.apps.v1 with parameters of type ChannelList Constructor Description ChannelListBuilder(ChannelList instance)ChannelListBuilder(ChannelListFluent<?> fluent, ChannelList instance)ChannelListFluent(ChannelList instance)
-