Package io.sundr.model
Class ConstructFluent.WildcardRefParametersNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeRefFluent<A>
-
- io.sundr.model.WildcardRefFluent<ConstructFluent.WildcardRefParametersNested<N>>
-
- io.sundr.model.ConstructFluent.WildcardRefParametersNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- ConstructFluent<A extends ConstructFluent<A>>
public class ConstructFluent.WildcardRefParametersNested<N> extends WildcardRefFluent<ConstructFluent.WildcardRefParametersNested<N>> implements io.sundr.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.WildcardRefFluent
WildcardRefFluent.ClassRefBoundsNested<N>, WildcardRefFluent.PrimitiveRefBoundsNested<N>, WildcardRefFluent.TypeParamRefBoundsNested<N>, WildcardRefFluent.VoidRefBoundsNested<N>, WildcardRefFluent.WildcardRefBoundsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendWildcardRefParameter()-
Methods inherited from class io.sundr.model.WildcardRefFluent
addAllToBounds, addNewClassRefBound, addNewClassRefBoundLike, addNewPrimitiveRefBound, addNewPrimitiveRefBoundLike, addNewTypeParamRefBound, addNewTypeParamRefBoundLike, addNewVoidRefBound, addNewVoidRefBoundLike, addNewWildcardRefBound, addNewWildcardRefBoundLike, addToBounds, addToBounds, addToBounds, addToBounds, buildBound, buildBounds, builder, buildFirstBound, buildLastBound, buildMatchingBound, copyInstance, equals, getBoundKind, hasBoundKind, hasBounds, hashCode, hasMatchingBound, removeAllFromBounds, removeFromBounds, removeFromBounds, removeMatchingFromBounds, setNewClassRefBoundLike, setNewPrimitiveRefBoundLike, setNewTypeParamRefBoundLike, setNewVoidRefBoundLike, setNewWildcardRefBoundLike, setToBounds, toString, withBoundKind, withBounds, withBounds
-
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
-
-