SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clear() |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearPassword()
string password = 2;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearSignaturePermission()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearSigningContact()
optional string signing_contact = 4;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearSigningLocation()
optional string signing_location = 5;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearSigningReason()
optional string signing_reason = 6;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clearTimeStampUrl()
optional string time_stamp_url = 8;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.clone() |
SignRequestStream.Info.Builder |
SignRequestStream.Builder.getInfoBuilder()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.mergeFrom(com.google.protobuf.Message other) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.mergeFrom(SignRequestStream.Info other) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.mergeSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.mergeSignaturePermission(SignaturePermissions value)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SignRequestStream.Info.Builder |
SignRequestStream.Info.newBuilder() |
static SignRequestStream.Info.Builder |
SignRequestStream.Info.newBuilder(SignRequestStream.Info prototype) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.newBuilderForType() |
protected SignRequestStream.Info.Builder |
SignRequestStream.Info.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setPassword(String value)
string password = 2;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setPasswordBytes(com.google.protobuf.ByteString value)
string password = 2;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSignatureDate(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp signature_date = 3;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSignaturePermission(SignaturePermissions.Builder builderForValue)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSignaturePermission(SignaturePermissions value)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSigningContact(String value)
optional string signing_contact = 4;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSigningContactBytes(com.google.protobuf.ByteString value)
optional string signing_contact = 4;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSigningLocation(String value)
optional string signing_location = 5;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSigningLocationBytes(com.google.protobuf.ByteString value)
optional string signing_location = 5;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSigningReason(String value)
optional string signing_reason = 6;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setSigningReasonBytes(com.google.protobuf.ByteString value)
optional string signing_reason = 6;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setTimeStampUrl(String value)
optional string time_stamp_url = 8;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setTimeStampUrlBytes(com.google.protobuf.ByteString value)
optional string time_stamp_url = 8;
|
SignRequestStream.Info.Builder |
SignRequestStream.Info.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SignRequestStream.Info.Builder |
SignRequestStream.Info.toBuilder() |