Uses of Class
io.fabric8.openshift.api.model.config.v1.TestReporting
-
Packages that use TestReporting Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of TestReporting in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return TestReporting Modifier and Type Method Description TestReportingTestReportingBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type TestReporting Modifier and Type Method Description protected voidTestReportingFluent. copyInstance(TestReporting instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type TestReporting Constructor Description TestReportingBuilder(TestReporting instance)TestReportingBuilder(TestReportingFluent<?> fluent, TestReporting instance)TestReportingFluent(TestReporting instance)
-