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