Package com.azure.storage.blob.changefeed
package com.azure.storage.blob.changefeed
Blob changefeed base package.
-
ClassesClassDescriptionThis class provides a client that contains all operations that apply to Azure Storage Blob changefeed.This class provides a client that contains all operations that apply to Azure Storage Blob changefeed.This class provides a fluent builder API to help aid the configuration and instantiation of
BlobChangefeedClientsandBlobChangefeedAsyncClientswhenbuildClientandbuildAsyncClientare called respectively.Implementation ofContinuablePagedFluxfor Changefeed where the continuation token type isString, the element type isBlobChangefeedEvent, and the page type isBlobChangefeedPagedResponse.Implementation ofContinuablePagedIterablefor Changefeed where the continuation token type isString, the element type isBlobChangefeedEvent, and the page type isBlobChangefeedPagedResponse.Represents a page returned in BlobChangefeed.