Index
All Classes and Interfaces|All Packages
A
- Authenticate the client - Search tag in Overview
- Section
- Azure Blob Storage change feed client library for Java - Search tag in Overview
- Section
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
andBlobChangefeedAsyncClients
whenbuildClient
andbuildAsyncClient
are called respectively. - BlobChangefeedClientBuilder(BlobServiceAsyncClient) - Constructor for class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
-
Constructs the
BlobChangefeedClientBuilder
from from the URL and pipeline of theBlobServiceAsyncClient
. - BlobChangefeedClientBuilder(BlobServiceClient) - Constructor for class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
-
Constructs the
BlobChangefeedClientBuilder
from the URL and pipeline of theBlobServiceClient
. - 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
-
Deprecated.
- BlobChangefeedPagedFlux - Class in com.azure.storage.blob.changefeed
-
Implementation of
ContinuablePagedFlux
for Changefeed where the continuation token type isString
, the element type isBlobChangefeedEvent
, and the page type isBlobChangefeedPagedResponse
. - BlobChangefeedPagedIterable - Class in com.azure.storage.blob.changefeed
-
Implementation of
ContinuablePagedIterable
for Changefeed where the continuation token type isString
, the element type isBlobChangefeedEvent
, and the page type isBlobChangefeedPagedResponse
. - BlobChangefeedPagedResponse - Class in com.azure.storage.blob.changefeed
-
Represents a page returned in BlobChangefeed.
- buildAsyncClient() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
-
Creates a
BlobChangefeedAsyncClient
. - buildClient() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
-
Creates a
BlobChangefeedClient
. - 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
ofContinuablePage
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.
- Contributing - Search tag in Overview
- Section
- Create a BlobChangefeedClient - Search tag in Overview
- Section
- Create a Storage Account - Search tag in Overview
- Section
D
- Default HTTP Client - Search tag in Overview
- Section
- Default SSL library - Search tag in Overview
- Section
E
- Examples - Search tag in Overview
- Section
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
-
Gets the api.
- getBlobType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the
BlobType
. - getBlobUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the blob url.
- getClientRequestId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the client request id.
- getContentLength() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the content length.
- getContentOffset() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the content offset.
- getContentType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the content type.
- 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.
- Get credentials - Search tag in Overview
- Section
- getData() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
-
Gets the
BlobChangefeedEventData
. - getDataVersion() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
-
Gets the data version.
- getDestinationUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the destination url.
- getElements() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
- getETag() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the eTag.
- 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.
- Get events - Search tag in Overview
- Section
- Get events between a start and end time - Search tag in Overview
- Section
- getEventTime() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
-
Gets the
event time
. - getEventType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
-
Gets the
BlobChangefeedEventType
. - getId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
-
Gets the identifier.
- getMetadataVersion() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
-
Gets the metadata version.
- getRequestId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the request id.
- getSequencer() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the sequencer.
- getSourceUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets the source url.
- getSubject() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
-
Gets the subject.
- Getting started - Search tag in Overview
- Section
- getTopic() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
-
Gets the topic.
- getValue() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
-
Gets a
List
of elements in the page.
I
- Include the package - Search tag in Overview
- Section
- isRecursive() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
-
Gets whether this operation was recursive.
K
- Key concepts - Search tag in Overview
- Section
N
- Next steps - Search tag in Overview
- Section
- Next steps Samples - Search tag in Overview
- Section
P
- Poll for events with a cursor - Search tag in Overview
- Section
- Prerequisites - Search tag in Overview
- Section
R
- Resume with a cursor - Search tag in Overview
- Section
S
- SAS Token - Search tag in Overview
- Section
- Shared Key Credential - Search tag in Overview
- Section
- subscribe(CoreSubscriber<? super BlobChangefeedEvent>) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
T
- Troubleshooting - Search tag in Overview
- Section
V
- values() - Static method in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
-
Gets known BlobChangefeedEventType values.
All Classes and Interfaces|All Packages
BlobChangefeedEventType.fromString(String)
to create an instance of BlobChangefeedEventType.