AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.clear() |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.clearAttachmentChunk()
bytes attachment_chunk = 2;
|
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.clearInfo()
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1;
|
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.clearRequest() |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.clone() |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.mergeFrom(AddPdfAttachmentRequestStream other) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.mergeFrom(com.google.protobuf.Message other) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.mergeInfo(AddPdfAttachmentRequestStream.Info value)
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1;
|
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.newBuilder() |
static AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.newBuilder(AddPdfAttachmentRequestStream prototype) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.newBuilderForType() |
protected AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.setAttachmentChunk(com.google.protobuf.ByteString value)
bytes attachment_chunk = 2;
|
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.setInfo(AddPdfAttachmentRequestStream.Info.Builder builderForValue)
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1;
|
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.setInfo(AddPdfAttachmentRequestStream.Info value)
.IronPdfEngine.Proto.AddPdfAttachmentRequestStream.Info info = 1;
|
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AddPdfAttachmentRequestStream.Builder |
AddPdfAttachmentRequestStream.toBuilder() |