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