Uses of Class
io.fabric8.openshift.api.model.config.v1alpha2.GatherConfig
-
Packages that use GatherConfig Package Description io.fabric8.openshift.api.model.config.v1alpha2 -
-
Uses of GatherConfig in io.fabric8.openshift.api.model.config.v1alpha2
Methods in io.fabric8.openshift.api.model.config.v1alpha2 that return GatherConfig Modifier and Type Method Description GatherConfigGatherConfigBuilder. build()GatherConfigInsightsDataGatherSpecFluent. buildGatherConfig()GatherConfigInsightsDataGatherSpec. getGatherConfig()Methods in io.fabric8.openshift.api.model.config.v1alpha2 with parameters of type GatherConfig Modifier and Type Method Description protected voidGatherConfigFluent. copyInstance(GatherConfig instance)InsightsDataGatherSpecFluent.GatherConfigNested<A>InsightsDataGatherSpecFluent. editOrNewGatherConfigLike(GatherConfig item)voidInsightsDataGatherSpec. setGatherConfig(GatherConfig gatherConfig)AInsightsDataGatherSpecFluent. withGatherConfig(GatherConfig gatherConfig)InsightsDataGatherSpecFluent.GatherConfigNested<A>InsightsDataGatherSpecFluent. withNewGatherConfigLike(GatherConfig item)Constructors in io.fabric8.openshift.api.model.config.v1alpha2 with parameters of type GatherConfig Constructor Description GatherConfigBuilder(GatherConfig instance)GatherConfigBuilder(GatherConfigFluent<?> fluent, GatherConfig instance)GatherConfigFluent(GatherConfig instance)InsightsDataGatherSpec(GatherConfig gatherConfig)
-