Uses of Class
com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
Packages that use BlobChangefeedPagedResponse
-
Uses of BlobChangefeedPagedResponse in com.azure.storage.blob.changefeed
Methods in com.azure.storage.blob.changefeed that return types with arguments of type BlobChangefeedPagedResponseModifier and TypeMethodDescriptionBlobChangefeedPagedFlux.byPage()
BlobChangefeedPagedFlux.byPage
(int preferredPageSize) Unsupported.Gets aFlux
ofContinuablePage
beginning at the page identified by the Changefeed requesting each page to contain the number of elements equal to the preferred page size.