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