DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponse.Builder.addFailedEntriesBuilder() |
The entries for different events that failed publish in the BulkPublishEvent call
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponse.Builder.addFailedEntriesBuilder(int index) |
The entries for different events that failed publish in the BulkPublishEvent call
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.clear() |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.clearEntryId() |
The response scoped unique ID referring to this message
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.clearError() |
The error message if any on failure
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.clone() |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponse.Builder.getFailedEntriesBuilder(int index) |
The entries for different events that failed publish in the BulkPublishEvent call
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.mergeFrom(DaprProtos.BulkPublishResponseFailedEntry other) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.newBuilder() |
|
static DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.newBuilder(DaprProtos.BulkPublishResponseFailedEntry prototype) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.newBuilderForType() |
|
protected DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.setEntryId(String value) |
The response scoped unique ID referring to this message
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.setEntryIdBytes(com.google.protobuf.ByteString value) |
The response scoped unique ID referring to this message
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.setError(String value) |
The error message if any on failure
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.setErrorBytes(com.google.protobuf.ByteString value) |
The error message if any on failure
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DaprProtos.BulkPublishResponseFailedEntry.Builder |
DaprProtos.BulkPublishResponseFailedEntry.toBuilder() |
|