Package io.sundr.model
Class MethodFluent.ParametersNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeParamDefFluent<MethodFluent.ParametersNested<N>>
-
- io.sundr.model.MethodFluent.ParametersNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- MethodFluent<A extends MethodFluent<A>>
public class MethodFluent.ParametersNested<N> extends TypeParamDefFluent<MethodFluent.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
-
-