| Package | Description |
|---|---|
| org.eclipse.ditto.signals.commands.things.query |
| Modifier and Type | Method and Description |
|---|---|
static RetrieveThing.Builder |
RetrieveThing.getBuilder(CharSequence thingId,
org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders)
Returns a builder with a fluent API for an immutable
RetrieveThing instance. |
RetrieveThing.Builder |
RetrieveThing.Builder.withSelectedFields(org.eclipse.ditto.json.JsonFieldSelector fieldSelector)
Sets the fields of the JSON representation of the Thing to retrieve.
|
RetrieveThing.Builder |
RetrieveThing.Builder.withSnapshotRevision(long snapshotRevision)
Sets the revision of the persistence snapshot of the Thing to retrieve.
|
Copyright © 2017–2018 Eclipse Foundation. All rights reserved.