StorageBlobDeletedEventData |
StorageBlobDeletedEventData.withApi(String api) |
Set the name of the API/operation that triggered this event.
|
StorageBlobDeletedEventData |
StorageBlobDeletedEventData.withBlobType(String blobType) |
Set the type of blob.
|
StorageBlobDeletedEventData |
StorageBlobDeletedEventData.withClientRequestId(String clientRequestId) |
Set a request id provided by the client of the storage API operation that triggered this event.
|
StorageBlobDeletedEventData |
StorageBlobDeletedEventData.withContentType(String contentType) |
Set the content type of the blob.
|
StorageBlobDeletedEventData |
StorageBlobDeletedEventData.withRequestId(String requestId) |
Set the request id generated by the Storage service for the storage API operation that triggered this event.
|
StorageBlobDeletedEventData |
StorageBlobDeletedEventData.withSequencer(String sequencer) |
Set an opaque string value representing the logical sequence of events for any particular blob name.
|
StorageBlobDeletedEventData |
StorageBlobDeletedEventData.withStorageDiagnostics(Object storageDiagnostics) |
Set for service use only.
|
StorageBlobDeletedEventData |
StorageBlobDeletedEventData.withUrl(String url) |
Set the path to the blob.
|