Package io.sundr.model
Class TernaryFluent.ThisConditionNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ThisFluent<TernaryFluent.ThisConditionNested<N>>
-
- io.sundr.model.TernaryFluent.ThisConditionNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- TernaryFluent<A extends TernaryFluent<A>>
public class TernaryFluent.ThisConditionNested<N> extends ThisFluent<TernaryFluent.ThisConditionNested<N>> implements io.sundr.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendThisCondition()-
Methods inherited from class io.sundr.model.ThisFluent
copyInstance, equals, hashCode, toString
-
-