Uses of Interface
io.dapr.v1.DaprProtos.BulkPublishRequestEntryOrBuilder
Packages that use DaprProtos.BulkPublishRequestEntryOrBuilder
-
Uses of DaprProtos.BulkPublishRequestEntryOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.BulkPublishRequestEntryOrBuilderModifier 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 publishedMethods in io.dapr.v1 that return DaprProtos.BulkPublishRequestEntryOrBuilderModifier 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 publishedMethods in io.dapr.v1 that return types with arguments of type DaprProtos.BulkPublishRequestEntryOrBuilderModifier 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