public final class MetaModelUpdateCommandDslBuilder<T extends ResourceView<T,T>,C extends UpdateCommandDsl<T,C>,E> extends Base implements Builder<C>
Modifier and Type | Method and Description |
---|---|
C |
build()
Creates a new instance of T with the values of this builder.
|
MetaModelUpdateCommandDslBuilder<T,C,E> |
versioned(Versioned<T> versioned) |