Uses of Class
io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry
-
Uses of DaprAppCallbackProtos.TopicEventBulkResponseEntry in io.dapr.v1
Modifier and TypeMethodDescriptionDaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.build()
DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.buildPartial()
DaprAppCallbackProtos.TopicEventBulkResponseEntry.getDefaultInstance()
DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.getDefaultInstanceForType()
DaprAppCallbackProtos.TopicEventBulkResponseEntry.getDefaultInstanceForType()
DaprAppCallbackProtos.TopicEventBulkResponse.Builder.getStatuses
(int index) The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponse.getStatuses
(int index) The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.getStatuses
(int index) The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseDelimitedFrom
(InputStream input) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(byte[] data) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(com.google.protobuf.ByteString data) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(com.google.protobuf.CodedInputStream input) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(InputStream input) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(ByteBuffer data) DaprAppCallbackProtos.TopicEventBulkResponseEntry.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprAppCallbackProtos.TopicEventBulkResponseEntry>
DaprAppCallbackProtos.TopicEventBulkResponseEntry.getParserForType()
DaprAppCallbackProtos.TopicEventBulkResponse.Builder.getStatusesList()
The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponse.getStatusesList()
The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.getStatusesList()
The list of all responses for the bulk request.static com.google.protobuf.Parser<DaprAppCallbackProtos.TopicEventBulkResponseEntry>
DaprAppCallbackProtos.TopicEventBulkResponseEntry.parser()
Modifier and TypeMethodDescriptionDaprAppCallbackProtos.TopicEventBulkResponse.Builder.addStatuses
(int index, DaprAppCallbackProtos.TopicEventBulkResponseEntry value) The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponse.Builder.addStatuses
(DaprAppCallbackProtos.TopicEventBulkResponseEntry value) The list of all responses for the bulk request.DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.mergeFrom
(DaprAppCallbackProtos.TopicEventBulkResponseEntry other) DaprAppCallbackProtos.TopicEventBulkResponseEntry.newBuilder
(DaprAppCallbackProtos.TopicEventBulkResponseEntry prototype) DaprAppCallbackProtos.TopicEventBulkResponse.Builder.setStatuses
(int index, DaprAppCallbackProtos.TopicEventBulkResponseEntry value) The list of all responses for the bulk request.Modifier and TypeMethodDescriptionDaprAppCallbackProtos.TopicEventBulkResponse.Builder.addAllStatuses
(Iterable<? extends DaprAppCallbackProtos.TopicEventBulkResponseEntry> values) The list of all responses for the bulk request.