Uses of Class
io.fabric8.openclustermanagement.api.model.apps.v1.ChannelGateFluent.LabelSelectorNested
-
Packages that use ChannelGateFluent.LabelSelectorNested Package Description io.fabric8.openclustermanagement.api.model.apps.v1 -
-
Uses of ChannelGateFluent.LabelSelectorNested in io.fabric8.openclustermanagement.api.model.apps.v1
Methods in io.fabric8.openclustermanagement.api.model.apps.v1 that return ChannelGateFluent.LabelSelectorNested Modifier and Type Method Description ChannelGateFluent.LabelSelectorNested<A>ChannelGateFluent. editLabelSelector()ChannelGateFluent.LabelSelectorNested<A>ChannelGateFluent. editOrNewLabelSelector()ChannelGateFluent.LabelSelectorNested<A>ChannelGateFluent. editOrNewLabelSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)ChannelGateFluent.LabelSelectorNested<A>ChannelGateFluent. withNewLabelSelector()ChannelGateFluent.LabelSelectorNested<A>ChannelGateFluent. withNewLabelSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
-