Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetFormResult
-
Uses of GetFormResult in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionGetFormResult.Builder.build()
GetFormResult.Builder.buildPartial()
static GetFormResult
GetFormResult.getDefaultInstance()
GetFormResult.Builder.getDefaultInstanceForType()
GetFormResult.getDefaultInstanceForType()
static GetFormResult
GetFormResult.parseDelimitedFrom
(InputStream input) static GetFormResult
GetFormResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetFormResult
GetFormResult.parseFrom
(byte[] data) static GetFormResult
GetFormResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetFormResult
GetFormResult.parseFrom
(com.google.protobuf.ByteString data) static GetFormResult
GetFormResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetFormResult
GetFormResult.parseFrom
(com.google.protobuf.CodedInputStream input) static GetFormResult
GetFormResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetFormResult
GetFormResult.parseFrom
(InputStream input) static GetFormResult
GetFormResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetFormResult
GetFormResult.parseFrom
(ByteBuffer data) static GetFormResult
GetFormResult.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentFormGetForm
(GetFormRequest request) FormModifier 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) FormModifier and TypeMethodDescriptionGetFormResult.Builder.mergeFrom
(GetFormResult other) static GetFormResult.Builder
GetFormResult.newBuilder
(GetFormResult prototype) Modifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentFormGetForm
(GetFormRequest request, io.grpc.stub.StreamObserver<GetFormResult> responseObserver) Formvoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentFormGetForm
(GetFormRequest request, io.grpc.stub.StreamObserver<GetFormResult> responseObserver) Form