CI Update
This commit is contained in:
Родитель
355590bc74
Коммит
e9bd7b1b99
|
@ -52,7 +52,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 131
|
||||
startLine: 132
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
syntax:
|
||||
content: public void close()
|
||||
|
@ -70,7 +70,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 142
|
||||
startLine: 143
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
syntax:
|
||||
content: public void closeNow()
|
||||
|
@ -88,7 +88,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 336
|
||||
startLine: 337
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: >-
|
||||
<p>Getter for the device client config.</p>
|
||||
|
@ -113,7 +113,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 325
|
||||
startLine: 326
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
syntax:
|
||||
content: public ProductInfo getProductInfo()
|
||||
|
@ -132,7 +132,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 34
|
||||
startLine: 35
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
syntax:
|
||||
content: protected CustomLogger logger
|
||||
|
@ -152,7 +152,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 119
|
||||
startLine: 120
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
syntax:
|
||||
content: public void open()
|
||||
|
@ -170,7 +170,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 289
|
||||
startLine: 290
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: >-
|
||||
<p>Registers a callback to be executed when the connection status of the device changes. The callback will be fired with a status and a reason why the device's status changed. When the callback is fired, the provided context will be provided alongside the status and reason.</p>
|
||||
|
@ -205,7 +205,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 161
|
||||
startLine: 162
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: >-
|
||||
<p>Asynchronously sends an event message to the IoT Hub.</p>
|
||||
|
@ -251,7 +251,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 225
|
||||
startLine: 226
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: >-
|
||||
<p>Sends reported properties</p>
|
||||
|
@ -285,7 +285,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 254
|
||||
startLine: 255
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: >-
|
||||
<p>Sends reported properties</p>
|
||||
|
@ -322,7 +322,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 319
|
||||
startLine: 320
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: <p>Set the length of time, in milliseconds, that any given operation will expire in. These operations include reconnecting upon a connection drop and sending a message. </p>
|
||||
syntax:
|
||||
|
@ -348,7 +348,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 341
|
||||
startLine: 342
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
syntax:
|
||||
content: public void setOption(String optionName, Object value)
|
||||
|
@ -371,7 +371,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 307
|
||||
startLine: 308
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: <p>Sets the given retry policy on the underlying transport <a href="https://github.com/Azure/azure-iot-sdk-java/blob/master/device/iot-device-client/devdoc/requirement_docs/com/microsoft/azure/iothub/retryPolicy.md">See more details about the default retry policy and about using custom retry policies here</a></p>
|
||||
syntax:
|
||||
|
@ -394,7 +394,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 174
|
||||
startLine: 175
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: >-
|
||||
<p>Subscribes to desired properties</p>
|
||||
|
@ -426,7 +426,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java
|
||||
startLine: 199
|
||||
startLine: 200
|
||||
package: com.microsoft.azure.sdk.iot.device
|
||||
summary: >-
|
||||
<p>Subscribes to desired properties</p>
|
||||
|
|
Загрузка…
Ссылка в новой задаче