Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
GetFormResult |
GetFormResult.Builder.build() |
GetFormResult |
GetFormResult.Builder.buildPartial() |
static GetFormResult |
GetFormResult.getDefaultInstance() |
GetFormResult |
GetFormResult.getDefaultInstanceForType() |
GetFormResult |
GetFormResult.Builder.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(ByteBuffer data) |
static GetFormResult |
GetFormResult.parseFrom(ByteBuffer 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) |
GetFormResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentFormGetForm(GetFormRequest request)
Form
|
Modifier and Type | Method and Description |
---|---|
com.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)
Form
|
Modifier and Type | Method and Description |
---|---|
GetFormResult.Builder |
GetFormResult.Builder.mergeFrom(GetFormResult other) |
static GetFormResult.Builder |
GetFormResult.newBuilder(GetFormResult prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentFormGetForm(GetFormRequest request,
io.grpc.stub.StreamObserver<GetFormResult> responseObserver)
Form
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentFormGetForm(GetFormRequest request,
io.grpc.stub.StreamObserver<GetFormResult> responseObserver)
Form
|
Copyright © 2022–2023 Iron Software. All rights reserved.