Uses of Class
io.fabric8.openshift.api.model.config.v1alpha2.CustomFluent.ConfigsNested
-
Packages that use CustomFluent.ConfigsNested Package Description io.fabric8.openshift.api.model.config.v1alpha2 -
-
Uses of CustomFluent.ConfigsNested in io.fabric8.openshift.api.model.config.v1alpha2
Methods in io.fabric8.openshift.api.model.config.v1alpha2 that return CustomFluent.ConfigsNested Modifier and Type Method Description CustomFluent.ConfigsNested<A>CustomFluent. addNewConfig()CustomFluent.ConfigsNested<A>CustomFluent. addNewConfigLike(GathererConfig item)CustomFluent.ConfigsNested<A>CustomFluent. editConfig(int index)CustomFluent.ConfigsNested<A>CustomFluent. editFirstConfig()CustomFluent.ConfigsNested<A>CustomFluent. editLastConfig()CustomFluent.ConfigsNested<A>CustomFluent. editMatchingConfig(Predicate<GathererConfigBuilder> predicate)CustomFluent.ConfigsNested<A>CustomFluent. setNewConfigLike(int index, GathererConfig item)
-