Class TestReportingSpecFluent.TestsForFeatureGatesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.FeatureGateTestsFluent<TestReportingSpecFluent.TestsForFeatureGatesNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.TestReportingSpecFluent.TestsForFeatureGatesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- TestReportingSpecFluent<A extends TestReportingSpecFluent<A>>
public class TestReportingSpecFluent.TestsForFeatureGatesNested<N> extends FeatureGateTestsFluent<TestReportingSpecFluent.TestsForFeatureGatesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.FeatureGateTestsFluent
FeatureGateTestsFluent.TestsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTestsForFeatureGate()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.FeatureGateTestsFluent
addAllToTests, addNewTest, addNewTest, addNewTestLike, addToAdditionalProperties, addToAdditionalProperties, addToTests, addToTests, buildFirstTest, buildLastTest, buildMatchingTest, buildTest, buildTests, copyInstance, editFirstTest, editLastTest, editMatchingTest, editTest, equals, getAdditionalProperties, getFeatureGate, hasAdditionalProperties, hasFeatureGate, hashCode, hasMatchingTest, hasTests, removeAllFromTests, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTests, removeMatchingFromTests, setNewTestLike, setToTests, toString, withAdditionalProperties, withFeatureGate, withTests, withTests
-
-