Uses of Class
com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Packages that use AppConfigurationKeyValueDeletedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AppConfigurationKeyValueDeletedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return AppConfigurationKeyValueDeletedEventDataModifier and TypeMethodDescriptionSet the etag property: The etag representing the key-value that was deleted.Set the key property: The key used to identify the key-value that was deleted.Set the label property: The label, if any, used to identify the key-value that was deleted.AppConfigurationKeyValueDeletedEventData.setSyncToken(String syncToken) Set the syncToken property: The sync token representing the server state after the event.