Uses of Interface
io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder
-
-
Uses of DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder Modifier and Type Class Description static classDaprAppCallbackProtos.TopicEventBulkResponseEntryTopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be sent by subscibed App for the corresponding single message during bulk subscribestatic classDaprAppCallbackProtos.TopicEventBulkResponseEntry.BuilderTopicEventBulkResponseEntry 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.TopicEventBulkResponseEntryOrBuilderDaprAppCallbackProtos.TopicEventBulkResponse.Builder. getStatusesOrBuilder(int index)The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilderDaprAppCallbackProtos.TopicEventBulkResponse. getStatusesOrBuilder(int index)The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilderDaprAppCallbackProtos.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.
-