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