Package io.sundr.model
Class ClassRefFluent.PrimitiveRefArgumentsNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeRefFluent<A>
-
- io.sundr.model.PrimitiveRefFluent<ClassRefFluent.PrimitiveRefArgumentsNested<N>>
-
- io.sundr.model.ClassRefFluent.PrimitiveRefArgumentsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ClassRefFluent<A extends ClassRefFluent<A>>
public class ClassRefFluent.PrimitiveRefArgumentsNested<N> extends PrimitiveRefFluent<ClassRefFluent.PrimitiveRefArgumentsNested<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()NendPrimitiveRefArgument()-
Methods inherited from class io.sundr.model.PrimitiveRefFluent
copyInstance, equals, getDimensions, getName, hasDimensions, hashCode, hasName, toString, withDimensions, withName
-
Methods inherited from class io.sundr.model.TypeRefFluent
copyInstance
-
Methods inherited from class io.sundr.model.AttributeSupportFluent
addToAttributes, addToAttributes, copyInstance, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-