Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.PuppetDBSDConfigBuilder
-
Packages that use PuppetDBSDConfigBuilder Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of PuppetDBSDConfigBuilder in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return PuppetDBSDConfigBuilder Modifier and Type Method Description PuppetDBSDConfigBuilderPuppetDBSDConfig. edit()PuppetDBSDConfigBuilderPuppetDBSDConfig. toBuilder()Method parameters in io.fabric8.openshift.api.model.monitoring.v1alpha1 with type arguments of type PuppetDBSDConfigBuilder Modifier and Type Method Description PuppetDBSDConfigScrapeConfigSpecFluent. buildMatchingPuppetDBSDConfig(Predicate<PuppetDBSDConfigBuilder> predicate)ScrapeConfigSpecFluent.PuppetDBSDConfigsNested<A>ScrapeConfigSpecFluent. editMatchingPuppetDBSDConfig(Predicate<PuppetDBSDConfigBuilder> predicate)booleanScrapeConfigSpecFluent. hasMatchingPuppetDBSDConfig(Predicate<PuppetDBSDConfigBuilder> predicate)AScrapeConfigSpecFluent. removeMatchingFromPuppetDBSDConfigs(Predicate<PuppetDBSDConfigBuilder> predicate)
-