Uses of Class
io.fabric8.openshift.api.model.config.v1alpha2.GathererConfigBuilder
-
Packages that use GathererConfigBuilder Package Description io.fabric8.openshift.api.model.config.v1alpha2 -
-
Uses of GathererConfigBuilder in io.fabric8.openshift.api.model.config.v1alpha2
Methods in io.fabric8.openshift.api.model.config.v1alpha2 that return GathererConfigBuilder Modifier and Type Method Description GathererConfigBuilderGathererConfig. edit()GathererConfigBuilderGathererConfig. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1alpha2 with type arguments of type GathererConfigBuilder Modifier and Type Method Description GathererConfigCustomFluent. buildMatchingConfig(Predicate<GathererConfigBuilder> predicate)CustomFluent.ConfigsNested<A>CustomFluent. editMatchingConfig(Predicate<GathererConfigBuilder> predicate)booleanCustomFluent. hasMatchingConfig(Predicate<GathererConfigBuilder> predicate)ACustomFluent. removeMatchingFromConfigs(Predicate<GathererConfigBuilder> predicate)
-