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