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