B C F G I S V 
All Classes All Packages

B

BLOB_CREATED - Static variable in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
Static value BlobCreated for BlobChangefeedEventType.
BLOB_DELETED - Static variable in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
Static value BlobDeleted for BlobChangefeedEventType.
BlobChangefeedAsyncClient - Class in com.azure.storage.blob.changefeed
This class provides a client that contains all operations that apply to Azure Storage Blob changefeed.
BlobChangefeedClient - Class in com.azure.storage.blob.changefeed
This class provides a client that contains all operations that apply to Azure Storage Blob changefeed.
BlobChangefeedClientBuilder - Class in com.azure.storage.blob.changefeed
This class provides a fluent builder API to help aid the configuration and instantiation of BlobChangefeedClients and BlobChangefeedAsyncClients when buildClient and buildAsyncClient are called respectively.
BlobChangefeedClientBuilder(BlobServiceAsyncClient) - Constructor for class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
Constructs the BlobChangefeedClientBuilder from from the URL and pipeline of the BlobServiceAsyncClient.
BlobChangefeedClientBuilder(BlobServiceClient) - Constructor for class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
Constructs the BlobChangefeedClientBuilder from the URL and pipeline of the BlobServiceClient.
BlobChangefeedEvent - Interface in com.azure.storage.blob.changefeed.models
This class contains properties of a BlobChangefeedEvent.
BlobChangefeedEventData - Interface in com.azure.storage.blob.changefeed.models
This class contains properties of a BlobChangefeedEventData.
BlobChangefeedEventType - Class in com.azure.storage.blob.changefeed.models
This class represents the different BlobChangefeedEventTypes.
BlobChangefeedEventType() - Constructor for class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
 
BlobChangefeedPagedFlux - Class in com.azure.storage.blob.changefeed
Implementation of ContinuablePagedFlux for Changefeed where the continuation token type is String, the element type is BlobChangefeedEvent, and the page type is BlobChangefeedPagedResponse.
BlobChangefeedPagedIterable - Class in com.azure.storage.blob.changefeed
Implementation of ContinuablePagedIterable for Changefeed where the continuation token type is String, the element type is BlobChangefeedEvent, and the page type is BlobChangefeedPagedResponse.
BlobChangefeedPagedResponse - Class in com.azure.storage.blob.changefeed
Represents a page returned in BlobChangefeed.
buildAsyncClient() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
buildClient() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
byPage() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
 
byPage(int) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
 
byPage(String) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
Unsupported.
byPage(String, int) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
Gets a Flux of ContinuablePage beginning at the page identified by the Changefeed requesting each page to contain the number of elements equal to the preferred page size.

C

com.azure.storage.blob.changefeed - package com.azure.storage.blob.changefeed
Blob changefeed base package.
com.azure.storage.blob.changefeed.models - package com.azure.storage.blob.changefeed.models
Blob changefeed models package.

F

fromString(String) - Static method in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
Creates or finds a BlobChangefeedEventType from its string representation.

G

getApi() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getBlobType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getBlobUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getClientRequestId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getContentLength() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getContentOffset() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getContentType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getContinuationToken() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
Gets a reference to the next page, should you want to re-initialize the BlobChangefeed.
getData() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getDataVersion() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getDestinationUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getElements() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
getETag() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getEvents() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedAsyncClient
Returns a reactive Publisher emitting all the changefeed events for this account lazily as needed.
getEvents() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEvents(String) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedAsyncClient
Returns a reactive Publisher emitting all the changefeed events for this account lazily as needed.
getEvents(String) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEvents(String, Context) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEvents(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedAsyncClient
Returns a reactive Publisher emitting all the changefeed events for this account lazily as needed.
getEvents(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEvents(OffsetDateTime, OffsetDateTime, Context) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEventTime() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getEventType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getMetadataVersion() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getRequestId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getSequencer() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getSourceUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getSubject() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getTopic() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getValue() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
Gets a List of elements in the page.

I

isRecursive() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 

S

subscribe(CoreSubscriber<? super BlobChangefeedEvent>) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
 

V

values() - Static method in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
 
B C F G I S V 
All Classes All Packages