GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.clear() |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.clearException()
.IronPdfEngine.Proto.RemoteException exception = 2;
|
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.clearResult()
.IronPdfEngine.Proto.PdfAttachmentCollection result = 1;
|
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.clearResultOrException() |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.clone() |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.mergeException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2;
|
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.mergeFrom(GetPdfAttachmentCollectionResult other) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.mergeFrom(com.google.protobuf.Message other) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.mergeResult(PdfAttachmentCollection value)
.IronPdfEngine.Proto.PdfAttachmentCollection result = 1;
|
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.newBuilder() |
static GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.newBuilder(GetPdfAttachmentCollectionResult prototype) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.newBuilderForType() |
protected GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.setException(RemoteException.Builder builderForValue)
.IronPdfEngine.Proto.RemoteException exception = 2;
|
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.setException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2;
|
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.setResult(PdfAttachmentCollection.Builder builderForValue)
.IronPdfEngine.Proto.PdfAttachmentCollection result = 1;
|
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.setResult(PdfAttachmentCollection value)
.IronPdfEngine.Proto.PdfAttachmentCollection result = 1;
|
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetPdfAttachmentCollectionResult.Builder |
GetPdfAttachmentCollectionResult.toBuilder() |