| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid.models |
This package contains the models classes for EventGridClient.
|
| Modifier and Type | Method and Description |
|---|---|
AppConfigurationKeyValueModifiedEventData |
AppConfigurationKeyValueModifiedEventData.withEtag(String etag)
Set the etag representing the new state of the key-value.
|
AppConfigurationKeyValueModifiedEventData |
AppConfigurationKeyValueModifiedEventData.withKey(String key)
Set the key used to identify the key-value that was modified.
|
AppConfigurationKeyValueModifiedEventData |
AppConfigurationKeyValueModifiedEventData.withLabel(String label)
Set the label, if any, used to identify the key-value that was modified.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/