Package io.sundr.model
Class ClassRefFluent.VoidRefArgumentsNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeRefFluent<A>
-
- io.sundr.model.VoidRefFluent<ClassRefFluent.VoidRefArgumentsNested<N>>
-
- io.sundr.model.ClassRefFluent.VoidRefArgumentsNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- ClassRefFluent<A extends ClassRefFluent<A>>
public class ClassRefFluent.VoidRefArgumentsNested<N> extends VoidRefFluent<ClassRefFluent.VoidRefArgumentsNested<N>> implements io.sundr.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendVoidRefArgument()-
Methods inherited from class io.sundr.model.VoidRefFluent
copyInstance, equals, hashCode, toString
-
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
-
-