DigitalTwinInvokeCommandHeaders Class

  • java.lang.Object
    • com.microsoft.azure.sdk.iot.service.digitaltwin.models.DigitalTwinInvokeCommandHeaders

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