Uses of Interface
io.dapr.v1.DaprProtos.BulkPublishRequestEntryOrBuilder
-
Uses of DaprProtos.BulkPublishRequestEntryOrBuilder in io.dapr.v1
Modifier and TypeClassDescriptionstatic final class
BulkPublishRequestEntry is the message containing the event to be bulk publishedstatic final class
BulkPublishRequestEntry is the message containing the event to be bulk publishedModifier and TypeMethodDescriptionDaprProtos.BulkPublishRequest.Builder.getEntriesOrBuilder
(int index) The entries which contain the individual events and associated details to be publishedDaprProtos.BulkPublishRequest.getEntriesOrBuilder
(int index) The entries which contain the individual events and associated details to be publishedDaprProtos.BulkPublishRequestOrBuilder.getEntriesOrBuilder
(int index) The entries which contain the individual events and associated details to be publishedModifier and TypeMethodDescriptionList<? extends DaprProtos.BulkPublishRequestEntryOrBuilder>
DaprProtos.BulkPublishRequest.Builder.getEntriesOrBuilderList()
The entries which contain the individual events and associated details to be publishedList<? extends DaprProtos.BulkPublishRequestEntryOrBuilder>
DaprProtos.BulkPublishRequest.getEntriesOrBuilderList()
The entries which contain the individual events and associated details to be publishedList<? extends DaprProtos.BulkPublishRequestEntryOrBuilder>
DaprProtos.BulkPublishRequestOrBuilder.getEntriesOrBuilderList()
The entries which contain the individual events and associated details to be published