Uses of Class
com.azure.storage.blob.changefeed.BlobChangefeedPagedIterable
Packages that use BlobChangefeedPagedIterable
-
Uses of BlobChangefeedPagedIterable in com.azure.storage.blob.changefeed
Methods in com.azure.storage.blob.changefeed that return BlobChangefeedPagedIterableModifier and TypeMethodDescriptionBlobChangefeedClient.getEvents()
Returns a lazy loaded list of changefeed events for this account.Returns a lazy loaded list of changefeed events for this account.Returns a lazy loaded list of changefeed events for this account.BlobChangefeedClient.getEvents
(OffsetDateTime startTime, OffsetDateTime endTime) Returns a lazy loaded list of changefeed events for this account.BlobChangefeedClient.getEvents
(OffsetDateTime startTime, OffsetDateTime endTime, com.azure.core.util.Context context) Returns a lazy loaded list of changefeed events for this account.