Uses of Class
org.eclipse.ditto.things.model.DefinitionIdentifierInvalidException.Builder
-
Packages that use DefinitionIdentifierInvalidException.Builder Package Description org.eclipse.ditto.things.model Contains the Things framework around the cornerstone of this package:Thing. -
-
Uses of DefinitionIdentifierInvalidException.Builder in org.eclipse.ditto.things.model
Methods in org.eclipse.ditto.things.model that return DefinitionIdentifierInvalidException.Builder Modifier and Type Method Description static DefinitionIdentifierInvalidException.BuilderDefinitionIdentifierInvalidException. newBuilder(java.lang.CharSequence identifierAsCharSequence)Returns a mutable builder with a fluent API for an immutableDefinitionIdentifierInvalidException.
-