Uses of Class
io.fabric8.openshift.api.model.config.v1alpha2.InsightsDataGatherList
-
Packages that use InsightsDataGatherList Package Description io.fabric8.openshift.api.model.config.v1alpha2 -
-
Uses of InsightsDataGatherList in io.fabric8.openshift.api.model.config.v1alpha2
Methods in io.fabric8.openshift.api.model.config.v1alpha2 that return InsightsDataGatherList Modifier and Type Method Description InsightsDataGatherListInsightsDataGatherListBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1alpha2 with parameters of type InsightsDataGatherList Modifier and Type Method Description protected voidInsightsDataGatherListFluent. copyInstance(InsightsDataGatherList instance)Constructors in io.fabric8.openshift.api.model.config.v1alpha2 with parameters of type InsightsDataGatherList Constructor Description InsightsDataGatherListBuilder(InsightsDataGatherList instance)InsightsDataGatherListBuilder(InsightsDataGatherListFluent<?> fluent, InsightsDataGatherList instance)InsightsDataGatherListFluent(InsightsDataGatherList instance)
-