Uses of Class
io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry.Builder
Packages that use DaprProtos.BulkPublishResponseFailedEntry.Builder
-
Uses of DaprProtos.BulkPublishResponseFailedEntry.Builder in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.BulkPublishResponseFailedEntry.BuilderModifier and TypeMethodDescriptionDaprProtos.BulkPublishResponse.Builder.addFailedEntriesBuilder()The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponse.Builder.addFailedEntriesBuilder(int index) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponseFailedEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.BulkPublishResponseFailedEntry.Builder.clear()DaprProtos.BulkPublishResponseFailedEntry.Builder.clearEntryId()The response scoped unique ID referring to this messageDaprProtos.BulkPublishResponseFailedEntry.Builder.clearError()The error message if any on failureDaprProtos.BulkPublishResponseFailedEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DaprProtos.BulkPublishResponseFailedEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DaprProtos.BulkPublishResponseFailedEntry.Builder.clone()DaprProtos.BulkPublishResponse.Builder.getFailedEntriesBuilder(int index) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponseFailedEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.BulkPublishResponseFailedEntry.Builder.mergeFrom(com.google.protobuf.Message other) DaprProtos.BulkPublishResponseFailedEntry.Builder.mergeFrom(DaprProtos.BulkPublishResponseFailedEntry other) DaprProtos.BulkPublishResponseFailedEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.BulkPublishResponseFailedEntry.newBuilder()DaprProtos.BulkPublishResponseFailedEntry.newBuilder(DaprProtos.BulkPublishResponseFailedEntry prototype) DaprProtos.BulkPublishResponseFailedEntry.newBuilderForType()DaprProtos.BulkPublishResponseFailedEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DaprProtos.BulkPublishResponseFailedEntry.Builder.setEntryId(String value) The response scoped unique ID referring to this messageDaprProtos.BulkPublishResponseFailedEntry.Builder.setEntryIdBytes(com.google.protobuf.ByteString value) The response scoped unique ID referring to this messageThe error message if any on failureDaprProtos.BulkPublishResponseFailedEntry.Builder.setErrorBytes(com.google.protobuf.ByteString value) The error message if any on failureDaprProtos.BulkPublishResponseFailedEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.BulkPublishResponseFailedEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DaprProtos.BulkPublishResponseFailedEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.BulkPublishResponseFailedEntry.toBuilder()Methods in io.dapr.v1 that return types with arguments of type DaprProtos.BulkPublishResponseFailedEntry.BuilderModifier and TypeMethodDescriptionDaprProtos.BulkPublishResponse.Builder.getFailedEntriesBuilderList()The entries for different events that failed publish in the BulkPublishEvent callMethods in io.dapr.v1 with parameters of type DaprProtos.BulkPublishResponseFailedEntry.BuilderModifier and TypeMethodDescriptionDaprProtos.BulkPublishResponse.Builder.addFailedEntries(int index, DaprProtos.BulkPublishResponseFailedEntry.Builder builderForValue) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponse.Builder.addFailedEntries(DaprProtos.BulkPublishResponseFailedEntry.Builder builderForValue) The entries for different events that failed publish in the BulkPublishEvent callDaprProtos.BulkPublishResponse.Builder.setFailedEntries(int index, DaprProtos.BulkPublishResponseFailedEntry.Builder builderForValue) The entries for different events that failed publish in the BulkPublishEvent call