Uses of Interface
io.dapr.v1.DaprProtos.BulkPublishRequestEntryOrBuilder
-
-
Uses of DaprProtos.BulkPublishRequestEntryOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.BulkPublishRequestEntryOrBuilder Modifier and Type Class Description static classDaprProtos.BulkPublishRequestEntryBulkPublishRequestEntry is the message containing the event to be bulk publishedstatic classDaprProtos.BulkPublishRequestEntry.BuilderBulkPublishRequestEntry is the message containing the event to be bulk publishedMethods in io.dapr.v1 that return DaprProtos.BulkPublishRequestEntryOrBuilder Modifier and Type Method Description DaprProtos.BulkPublishRequestEntryOrBuilderDaprProtos.BulkPublishRequest.Builder. getEntriesOrBuilder(int index)The entries which contain the individual events and associated details to be publishedDaprProtos.BulkPublishRequestEntryOrBuilderDaprProtos.BulkPublishRequest. getEntriesOrBuilder(int index)The entries which contain the individual events and associated details to be publishedDaprProtos.BulkPublishRequestEntryOrBuilderDaprProtos.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.BulkPublishRequestEntryOrBuilder Modifier and Type Method Description List<? 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
-