Package io.sundr.model
Class ModifierSupportFluent.ModifiersNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ModifiersFluent<ModifierSupportFluent.ModifiersNested<N>>
-
- io.sundr.model.ModifierSupportFluent.ModifiersNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ModifierSupportFluent<A extends ModifierSupportFluent<A>>
public class ModifierSupportFluent.ModifiersNested<N> extends ModifiersFluent<ModifierSupportFluent.ModifiersNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.sundr.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendModifiers()-
Methods inherited from class io.sundr.model.ModifiersFluent
copyInstance, equals, hasAbstract, hasFinal, hashCode, hasNative, hasPrivate, hasProtected, hasPublic, hasStatic, hasSynchronized, hasTransient, isAbstract, isFinal, isNative, isPrivate, isProtected, isPublic, isStatic, isSynchronized, isTransient, toString, withAbstract, withAbstract, withFinal, withFinal, withNative, withNative, withPrivate, withPrivate, withProtected, withProtected, withPublic, withPublic, withStatic, withStatic, withSynchronized, withSynchronized, withTransient, withTransient
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-