Package org.eclipse.ditto.things.model
Interface FeatureBuilder
public interface FeatureBuilder
A mutable builder for for a
Feature which uses Object Scoping and Method Chaining to provide a fluent API.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThis interface eventually allows create a newFeatureobject.static interfaceA mutable builder with a fluent API for an immutableFeature.static interfaceThis interface enables the creation of aFeatureobject from JSON.static interfaceThis interface enables the creation of aFeatureobject from scratch.