Uses of Class
org.eclipse.ditto.things.api.ThingSnapshotTaken.Builder
Packages that use ThingSnapshotTaken.Builder
-
Uses of ThingSnapshotTaken.Builder in org.eclipse.ditto.things.api
Methods in org.eclipse.ditto.things.api that return ThingSnapshotTaken.BuilderModifier and TypeMethodDescriptionThingSnapshotTaken.Builder.dittoHeaders(org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) Sets the specified DittoHeaders.ThingSnapshotTaken.Builder.metadata(org.eclipse.ditto.base.model.entity.metadata.Metadata metadata) Sets the specified metadata.static ThingSnapshotTaken.BuilderThingSnapshotTaken.newBuilder(org.eclipse.ditto.things.model.ThingId thingId, long revisionNumber, org.eclipse.ditto.base.api.persistence.PersistenceLifecycle lifecycle, org.eclipse.ditto.json.JsonObject thingJson) Returns a new builder with a fluent API for creating aThingSnapshotTaken.ThingSnapshotTaken.Builder.policyId(org.eclipse.ditto.policies.model.PolicyId policyId) Sets the specified policy ID.Sets the timestamp when the snapshot was taken.