Uses of Class
com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Packages that use StorageBlobDeletedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of StorageBlobDeletedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return StorageBlobDeletedEventDataModifier and TypeMethodDescriptionSet the api property: The name of the API/operation that triggered this event.StorageBlobDeletedEventData.setBlobType(String blobType) Set the blobType property: The type of blob.StorageBlobDeletedEventData.setClientRequestId(String clientRequestId) Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.StorageBlobDeletedEventData.setContentType(String contentType) Set the contentType property: The content type of the blob.StorageBlobDeletedEventData.setIdentity(String identity) Set the identity property: The identity of the requester that triggered this event.StorageBlobDeletedEventData.setRequestId(String requestId) Set the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.StorageBlobDeletedEventData.setSequencer(String sequencer) Set the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.StorageBlobDeletedEventData.setStorageDiagnostics(Object storageDiagnostics) Set the storageDiagnostics property: For service use only.Set the url property: The path to the blob.