| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid.models |
This package contains the models classes for EventGridClient.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceConnectionStateEventInfo |
DeviceConnectionStateEventProperties.deviceConnectionStateEventInfo()
Get information about the device connection state event.
|
DeviceConnectionStateEventInfo |
DeviceConnectionStateEventInfo.withSequenceNumber(String sequenceNumber)
Set sequence number is string representation of a hexadecimal number.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceConnectionStateEventProperties |
DeviceConnectionStateEventProperties.withDeviceConnectionStateEventInfo(DeviceConnectionStateEventInfo deviceConnectionStateEventInfo)
Set information about the device connection state event.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/