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<A>.ParametersNested<N>>
io.sundr.model.TypeDefFluent.ParametersNested<N>
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- TypeDefFluent<A extends TypeDefFluent<A>>
public class TypeDefFluent.ParametersNested<N>
extends TypeParamDefFluent<TypeDefFluent<A>.ParametersNested<N>>
implements Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.sundr.model.TypeParamDefFluent
TypeParamDefFluent.BoundsNested<N> -
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Method Summary
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, withNameMethods inherited from class io.sundr.model.AttributeSupportFluent
addToAttributes, addToAttributes, copyInstance, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap