| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid.models |
This package contains the models classes for EventGridClient.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceTwinMetadata |
DeviceTwinProperties.metadata()
Get metadata information for the properties JSON document.
|
DeviceTwinMetadata |
DeviceTwinMetadata.withLastUpdated(String lastUpdated)
Set the ISO8601 timestamp of the last time the properties were updated.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceTwinProperties |
DeviceTwinProperties.withMetadata(DeviceTwinMetadata metadata)
Set metadata information for the properties JSON document.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/