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