| Package | Description |
|---|---|
| org.eclipse.ditto.signals.commands.things.modify |
| Modifier and Type | Method and Description |
|---|---|
static DeleteAclEntryResponse |
DeleteAclEntryResponse.fromJson(org.eclipse.ditto.json.JsonObject jsonObject,
org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders)
Creates a response to a
DeleteAclEntry command from a JSON object. |
static DeleteAclEntryResponse |
DeleteAclEntryResponse.fromJson(String jsonString,
org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders)
Creates a response to a
DeleteAclEntry command from a JSON string. |
static DeleteAclEntryResponse |
DeleteAclEntryResponse.of(String thingId,
org.eclipse.ditto.model.base.auth.AuthorizationSubject authorizationSubject,
org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders)
Creates a response to a
DeleteAclEntry command. |
DeleteAclEntryResponse |
DeleteAclEntryResponse.setDittoHeaders(org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders) |
Copyright © 2017–2018 Eclipse Foundation. All rights reserved.