Uses of Class
io.fabric8.openshift.api.model.config.v1alpha2.GatherConfigFluent.GatherersNested
-
Packages that use GatherConfigFluent.GatherersNested Package Description io.fabric8.openshift.api.model.config.v1alpha2 -
-
Uses of GatherConfigFluent.GatherersNested in io.fabric8.openshift.api.model.config.v1alpha2
Methods in io.fabric8.openshift.api.model.config.v1alpha2 that return GatherConfigFluent.GatherersNested Modifier and Type Method Description GatherConfigFluent.GatherersNested<A>GatherConfigFluent. editGatherers()GatherConfigFluent.GatherersNested<A>GatherConfigFluent. editOrNewGatherers()GatherConfigFluent.GatherersNested<A>GatherConfigFluent. editOrNewGatherersLike(Gatherers item)GatherConfigFluent.GatherersNested<A>GatherConfigFluent. withNewGatherers()GatherConfigFluent.GatherersNested<A>GatherConfigFluent. withNewGatherersLike(Gatherers item)
-