Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfToImagesRequest
-
Uses of PdfToImagesRequest in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionPdfToImagesRequest.Builder.build()
PdfToImagesRequest.Builder.buildPartial()
static PdfToImagesRequest
PdfToImagesRequest.getDefaultInstance()
PdfToImagesRequest.Builder.getDefaultInstanceForType()
PdfToImagesRequest.getDefaultInstanceForType()
static PdfToImagesRequest
PdfToImagesRequest.parseDelimitedFrom
(InputStream input) static PdfToImagesRequest
PdfToImagesRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(byte[] data) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(com.google.protobuf.ByteString data) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(InputStream input) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(ByteBuffer data) static PdfToImagesRequest
PdfToImagesRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfToImagesRequest>
PdfToImagesRequest.getParserForType()
static io.grpc.MethodDescriptor<PdfToImagesRequest,
ImagesResultStream> IronPdfServiceGrpc.getPdfDocumentImagePdfToImagesMethod()
static com.google.protobuf.Parser<PdfToImagesRequest>
PdfToImagesRequest.parser()
Modifier and TypeMethodDescriptionPdfToImagesRequest.Builder.mergeFrom
(PdfToImagesRequest other) static PdfToImagesRequest.Builder
PdfToImagesRequest.newBuilder
(PdfToImagesRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentImagePdfToImages
(PdfToImagesRequest request) void
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentImagePdfToImages
(PdfToImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentImagePdfToImages
(PdfToImagesRequest request, io.grpc.stub.StreamObserver<ImagesResultStream> responseObserver)