Package io.sundr.model
Class ConstructFluent.PrimitiveRefParametersNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeRefFluent<A>
-
- io.sundr.model.PrimitiveRefFluent<ConstructFluent.PrimitiveRefParametersNested<N>>
-
- io.sundr.model.ConstructFluent.PrimitiveRefParametersNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- ConstructFluent<A extends ConstructFluent<A>>
public class ConstructFluent.PrimitiveRefParametersNested<N> extends PrimitiveRefFluent<ConstructFluent.PrimitiveRefParametersNested<N>> implements io.sundr.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPrimitiveRefParameter()-
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
-
-