Uses of Interface
io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder
-
Packages that use DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder Package Description io.dapr.v1 -
-
Uses of DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder Modifier and Type Class Description static class
DaprAppCallbackProtos.TopicEventBulkResponseEntry
TopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be sent by subscibed App for the corresponding single message during bulk subscribestatic class
DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder
TopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be sent by subscibed App for the corresponding single message during bulk subscribeMethods in io.dapr.v1 that return DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder Modifier and Type Method Description DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder
DaprAppCallbackProtos.TopicEventBulkResponse.Builder. getStatusesOrBuilder(int index)
The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder
DaprAppCallbackProtos.TopicEventBulkResponse. getStatusesOrBuilder(int index)
The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder
DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder. getStatusesOrBuilder(int index)
The list of all responses for the bulk request.Methods in io.dapr.v1 that return types with arguments of type DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder Modifier and Type Method Description List<? extends DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder>
DaprAppCallbackProtos.TopicEventBulkResponse.Builder. getStatusesOrBuilderList()
The list of all responses for the bulk request.List<? extends DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder>
DaprAppCallbackProtos.TopicEventBulkResponse. getStatusesOrBuilderList()
The list of all responses for the bulk request.List<? extends DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder>
DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder. getStatusesOrBuilderList()
The list of all responses for the bulk request.
-