Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfToImagesRequest
Packages that use PdfToImagesRequest
-
Uses of PdfToImagesRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfToImagesRequestModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfToImagesRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfToImagesRequest>
PdfToImagesRequest.getParserForType()
static io.grpc.MethodDescriptor<PdfToImagesRequest,
ImagesResultStream> IronPdfServiceGrpc.getPdfDocumentImagePdfToImagesMethod()
static com.google.protobuf.Parser<PdfToImagesRequest>
PdfToImagesRequest.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfToImagesRequestModifier 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)