DigitalTwinInvokeCommandHeaders Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. service. digitaltwin. models. DigitalTwinInvokeCommandHeaders
- com.
public class DigitalTwinInvokeCommandHeaders
Represents the headers for InvokeCommandAsync and InvokeComponentCommandAsync operation.
Method Summary
Modifier and Type | Method and Description |
---|---|
String | getRequestId() |
void | setRequestId(String requestId) |
Method Details
getRequestId
public String getRequestId()
setRequestId
public void setRequestId(String requestId)
Parameters:
requestId
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java