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