Class WithScopeFluent<A extends WithScopeFluent<A>>

java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.WithScopeFluent<A>
Direct Known Subclasses:
IndexFluent, MethodCallFluent, PropertyRefFluent

public class WithScopeFluent<A extends WithScopeFluent<A>> extends BaseFluent<A>
Generated