Uses of Class
io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry
-
Uses of DaprProtos.BulkPublishResponseFailedEntry in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.BulkPublishResponseFailedEntry.Builder.build()
DaprProtos.BulkPublishResponseFailedEntry.Builder.buildPartial()
DaprProtos.BulkPublishResponseFailedEntry.getDefaultInstance()
DaprProtos.BulkPublishResponseFailedEntry.Builder.getDefaultInstanceForType()
DaprProtos.BulkPublishResponseFailedEntry.getDefaultInstanceForType()
DaprProtos.BulkPublishResponse.Builder.getFailedEntries
(int index) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponse.getFailedEntries
(int index) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponseOrBuilder.getFailedEntries
(int index) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponseFailedEntry.parseDelimitedFrom
(InputStream input) DaprProtos.BulkPublishResponseFailedEntry.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(byte[] data) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(InputStream input) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(ByteBuffer data) DaprProtos.BulkPublishResponseFailedEntry.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionDaprProtos.BulkPublishResponse.Builder.getFailedEntriesList()
The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponse.getFailedEntriesList()
The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponseOrBuilder.getFailedEntriesList()
The entries for different events that failed publish in the BulkPublishEvent callcom.google.protobuf.Parser<DaprProtos.BulkPublishResponseFailedEntry>
DaprProtos.BulkPublishResponseFailedEntry.getParserForType()
static com.google.protobuf.Parser<DaprProtos.BulkPublishResponseFailedEntry>
DaprProtos.BulkPublishResponseFailedEntry.parser()
Modifier and TypeMethodDescriptionDaprProtos.BulkPublishResponse.Builder.addFailedEntries
(int index, DaprProtos.BulkPublishResponseFailedEntry value) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponse.Builder.addFailedEntries
(DaprProtos.BulkPublishResponseFailedEntry value) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponseFailedEntry.Builder.mergeFrom
(DaprProtos.BulkPublishResponseFailedEntry other) DaprProtos.BulkPublishResponseFailedEntry.newBuilder
(DaprProtos.BulkPublishResponseFailedEntry prototype) DaprProtos.BulkPublishResponse.Builder.setFailedEntries
(int index, DaprProtos.BulkPublishResponseFailedEntry value) The entries for different events that failed publish in the BulkPublishEvent callModifier and TypeMethodDescriptionDaprProtos.BulkPublishResponse.Builder.addAllFailedEntries
(Iterable<? extends DaprProtos.BulkPublishResponseFailedEntry> values) The entries for different events that failed publish in the BulkPublishEvent call