Package io.sundr.model
Class TypeDefFluent.ParametersNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeParamDefFluent<TypeDefFluent.ParametersNested<N>>
-
- io.sundr.model.TypeDefFluent.ParametersNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- TypeDefFluent<A extends TypeDefFluent<A>>
public class TypeDefFluent.ParametersNested<N> extends TypeParamDefFluent<TypeDefFluent.ParametersNested<N>> implements io.sundr.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.TypeParamDefFluent
TypeParamDefFluent.BoundsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendParameter()-
Methods inherited from class io.sundr.model.TypeParamDefFluent
addAllToBounds, addNewBound, addNewBoundLike, addToBounds, addToBounds, buildBound, buildBounds, buildFirstBound, buildLastBound, buildMatchingBound, copyInstance, editBound, editFirstBound, editLastBound, editMatchingBound, equals, getName, hasBounds, hashCode, hasMatchingBound, hasName, removeAllFromBounds, removeFromBounds, removeMatchingFromBounds, setNewBoundLike, setToBounds, toString, withBounds, withBounds, withName
-
Methods inherited from class io.sundr.model.AttributeSupportFluent
addToAttributes, addToAttributes, copyInstance, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
-
-