Uses of Class
io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry
Packages that use DaprProtos.BulkPublishResponseFailedEntry
-
Uses of DaprProtos.BulkPublishResponseFailedEntry in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.BulkPublishResponseFailedEntryModifier 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) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.BulkPublishResponseFailedEntryModifier 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()Methods in io.dapr.v1 with parameters of type DaprProtos.BulkPublishResponseFailedEntryModifier 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 callMethod parameters in io.dapr.v1 with type arguments of type DaprProtos.BulkPublishResponseFailedEntryModifier and TypeMethodDescriptionDaprProtos.BulkPublishResponse.Builder.addAllFailedEntries(Iterable<? extends DaprProtos.BulkPublishResponseFailedEntry> values) The entries for different events that failed publish in the BulkPublishEvent call