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