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:
io.sundr.builder.Nested<N>
- Enclosing class:
- ModifierSupportFluent<A extends ModifierSupportFluent<A>>
public class ModifierSupportFluent.ModifiersNested<N> extends ModifiersFluent<ModifierSupportFluent.ModifiersNested<N>> implements io.sundr.builder.Nested<N>
-
-
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
-
-