Package io.sundr.model
Class MethodFluent.AnnotationsNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.AnnotationRefFluent<MethodFluent.AnnotationsNested<N>>
-
- io.sundr.model.MethodFluent.AnnotationsNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- MethodFluent<A extends MethodFluent<A>>
public class MethodFluent.AnnotationsNested<N> extends AnnotationRefFluent<MethodFluent.AnnotationsNested<N>> implements io.sundr.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.AnnotationRefFluent
AnnotationRefFluent.ClassRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAnnotation()-
Methods inherited from class io.sundr.model.AnnotationRefFluent
addToParameters, addToParameters, buildClassRef, copyInstance, editClassRef, editOrNewClassRef, editOrNewClassRefLike, equals, getParameters, hasClassRef, hashCode, hasParameters, removeFromParameters, removeFromParameters, toString, withClassRef, withNewClassRef, withNewClassRefLike, withParameters
-
Methods inherited from class io.sundr.model.AttributeSupportFluent
addToAttributes, addToAttributes, copyInstance, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
-
-