Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetPdfAttachmentCollectionResult
-
Uses of GetPdfAttachmentCollectionResult in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionGetPdfAttachmentCollectionResult.Builder.build()
GetPdfAttachmentCollectionResult.Builder.buildPartial()
GetPdfAttachmentCollectionResult.getDefaultInstance()
GetPdfAttachmentCollectionResult.Builder.getDefaultInstanceForType()
GetPdfAttachmentCollectionResult.getDefaultInstanceForType()
GetPdfAttachmentCollectionResult.parseDelimitedFrom
(InputStream input) GetPdfAttachmentCollectionResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionResult.parseFrom
(byte[] data) GetPdfAttachmentCollectionResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionResult.parseFrom
(com.google.protobuf.ByteString data) GetPdfAttachmentCollectionResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionResult.parseFrom
(com.google.protobuf.CodedInputStream input) GetPdfAttachmentCollectionResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionResult.parseFrom
(InputStream input) GetPdfAttachmentCollectionResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionResult.parseFrom
(ByteBuffer data) GetPdfAttachmentCollectionResult.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentAttachmentGetPdfAttachmentCollection
(GetPdfAttachmentCollectionRequest request) AttachmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetPdfAttachmentCollectionResult>
GetPdfAttachmentCollectionResult.getParserForType()
static io.grpc.MethodDescriptor<GetPdfAttachmentCollectionRequest,
GetPdfAttachmentCollectionResult> IronPdfServiceGrpc.getPdfDocumentAttachmentGetPdfAttachmentCollectionMethod()
static com.google.protobuf.Parser<GetPdfAttachmentCollectionResult>
GetPdfAttachmentCollectionResult.parser()
com.google.common.util.concurrent.ListenableFuture<GetPdfAttachmentCollectionResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentAttachmentGetPdfAttachmentCollection
(GetPdfAttachmentCollectionRequest request) AttachmentModifier and TypeMethodDescriptionGetPdfAttachmentCollectionResult.Builder.mergeFrom
(GetPdfAttachmentCollectionResult other) GetPdfAttachmentCollectionResult.newBuilder
(GetPdfAttachmentCollectionResult prototype) Modifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentAttachmentGetPdfAttachmentCollection
(GetPdfAttachmentCollectionRequest request, io.grpc.stub.StreamObserver<GetPdfAttachmentCollectionResult> responseObserver) Attachmentvoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentAttachmentGetPdfAttachmentCollection
(GetPdfAttachmentCollectionRequest request, io.grpc.stub.StreamObserver<GetPdfAttachmentCollectionResult> responseObserver) Attachment