Uses of Class
com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Packages that use StorageDirectoryDeletedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of StorageDirectoryDeletedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return StorageDirectoryDeletedEventDataModifier and TypeMethodDescriptionSet the api property: The name of the API/operation that triggered this event.StorageDirectoryDeletedEventData.setClientRequestId(String clientRequestId) Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.StorageDirectoryDeletedEventData.setIdentity(String identity) Set the identity property: The identity of the requester that triggered this event.StorageDirectoryDeletedEventData.setRecursive(Boolean recursive) Set the recursive property: Is this event for a recursive delete operation.StorageDirectoryDeletedEventData.setRequestId(String requestId) Set the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.StorageDirectoryDeletedEventData.setSequencer(String sequencer) Set the sequencer property: An opaque string value representing the logical sequence of events for any particular directory name.StorageDirectoryDeletedEventData.setStorageDiagnostics(Object storageDiagnostics) Set the storageDiagnostics property: For service use only.Set the url property: The path to the deleted directory.