Uses of Class
org.eclipse.ditto.things.model.ThingTooLargeException.Builder
Packages that use ThingTooLargeException.Builder
-
Uses of ThingTooLargeException.Builder in org.eclipse.ditto.things.model
Methods in org.eclipse.ditto.things.model that return ThingTooLargeException.BuilderModifier and TypeMethodDescriptionThingTooLargeException.newBuilder(long actualBytes, long maxBytes) A mutable builder for aThingTooLargeException.