Uses of Interface
com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
Packages that use BlobChangefeedEvent
-
Uses of BlobChangefeedEvent in com.azure.storage.blob.changefeed
Methods in com.azure.storage.blob.changefeed that return types with arguments of type BlobChangefeedEventModifier and TypeMethodDescriptioncom.azure.core.util.IterableStream
<BlobChangefeedEvent> BlobChangefeedPagedResponse.getElements()
BlobChangefeedPagedResponse.getValue()
Gets aList
of elements in the page.Method parameters in com.azure.storage.blob.changefeed with type arguments of type BlobChangefeedEventModifier and TypeMethodDescriptionvoid
BlobChangefeedPagedFlux.subscribe
(CoreSubscriber<? super BlobChangefeedEvent> coreSubscriber)