Uses of Class
com.ironsoftware.ironpdf.internal.proto.RenderPdfDocumentFromHtmlFileRequest
Packages that use RenderPdfDocumentFromHtmlFileRequest
-
Uses of RenderPdfDocumentFromHtmlFileRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return RenderPdfDocumentFromHtmlFileRequestModifier and TypeMethodDescriptionRenderPdfDocumentFromHtmlFileRequest.Builder.build()RenderPdfDocumentFromHtmlFileRequest.Builder.buildPartial()RenderPdfDocumentFromHtmlFileRequest.getDefaultInstance()RenderPdfDocumentFromHtmlFileRequest.Builder.getDefaultInstanceForType()RenderPdfDocumentFromHtmlFileRequest.getDefaultInstanceForType()RenderPdfDocumentFromHtmlFileRequest.parseDelimitedFrom(InputStream input) RenderPdfDocumentFromHtmlFileRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromHtmlFileRequest.parseFrom(byte[] data) RenderPdfDocumentFromHtmlFileRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromHtmlFileRequest.parseFrom(com.google.protobuf.ByteString data) RenderPdfDocumentFromHtmlFileRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromHtmlFileRequest.parseFrom(com.google.protobuf.CodedInputStream input) RenderPdfDocumentFromHtmlFileRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromHtmlFileRequest.parseFrom(InputStream input) RenderPdfDocumentFromHtmlFileRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RenderPdfDocumentFromHtmlFileRequest.parseFrom(ByteBuffer data) RenderPdfDocumentFromHtmlFileRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type RenderPdfDocumentFromHtmlFileRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RenderPdfDocumentFromHtmlFileRequest>RenderPdfDocumentFromHtmlFileRequest.getParserForType()static io.grpc.MethodDescriptor<RenderPdfDocumentFromHtmlFileRequest,PdfDocumentResult> IronPdfServiceGrpc.getRenderFromHtmlFileMethod()static com.google.protobuf.Parser<RenderPdfDocumentFromHtmlFileRequest>RenderPdfDocumentFromHtmlFileRequest.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type RenderPdfDocumentFromHtmlFileRequestModifier and TypeMethodDescriptionRenderPdfDocumentFromHtmlFileRequest.Builder.mergeFrom(RenderPdfDocumentFromHtmlFileRequest other) RenderPdfDocumentFromHtmlFileRequest.newBuilder(RenderPdfDocumentFromHtmlFileRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.renderFromHtmlFile(RenderPdfDocumentFromHtmlFileRequest request) com.google.common.util.concurrent.ListenableFuture<PdfDocumentResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.renderFromHtmlFile(RenderPdfDocumentFromHtmlFileRequest request) voidIronPdfServiceGrpc.IronPdfServiceImplBase.renderFromHtmlFile(RenderPdfDocumentFromHtmlFileRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.renderFromHtmlFile(RenderPdfDocumentFromHtmlFileRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver)