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 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) 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.Builder
GetFormResult.newBuilder
(GetFormResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type GetFormResultModifier 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