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