Class AbstractDependencyModel.Builder<T extends AbstractDependencyModel>
java.lang.Object
com.gentics.contentnode.rest.model.devtools.dependency.AbstractDependencyModel.Builder<T>
- Enclosing class:
- AbstractDependencyModel
public static class AbstractDependencyModel.Builder<T extends AbstractDependencyModel>
extends Object
Builder to create a child instance of AbstractDependencyModel instance
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withGlobalId
(String globalId) withKeyword
(String keyword)
-
Constructor Details
-
Builder
-
-
Method Details
-
build
-
withGlobalId
-
withName
-
withKeyword
-
withType
-