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