DigitalTwinUpdateHeaders 类
定义
Defines headers for UpdateDigitalTwin operation.
public class DigitalTwinUpdateHeaders
- 继承
-
java.lang.ObjectDigitalTwinUpdateHeaders
方法
eTag() |
Get weak Etag of the modified resource.
|
location() |
Get uRI of the digital twin.
|
withETag(String eTag) |
Set weak Etag of the modified resource.
|
withLocation(String location) |
Set uRI of the digital twin.
|