Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
GetFormRequest |
GetFormRequest.Builder.build() |
GetFormRequest |
GetFormRequest.Builder.buildPartial() |
static GetFormRequest |
GetFormRequest.getDefaultInstance() |
GetFormRequest |
GetFormRequest.getDefaultInstanceForType() |
GetFormRequest |
GetFormRequest.Builder.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(ByteBuffer data) |
static GetFormRequest |
GetFormRequest.parseFrom(ByteBuffer 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) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<GetFormRequest> |
GetFormRequest.getParserForType() |
static io.grpc.MethodDescriptor<GetFormRequest,GetFormResult> |
IronPdfServiceGrpc.getPdfDocumentFormGetFormMethod() |
static com.google.protobuf.Parser<GetFormRequest> |
GetFormRequest.parser() |
Modifier and Type | Method and Description |
---|---|
GetFormRequest.Builder |
GetFormRequest.Builder.mergeFrom(GetFormRequest other) |
static GetFormRequest.Builder |
GetFormRequest.newBuilder(GetFormRequest prototype) |
GetFormResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentFormGetForm(GetFormRequest request)
Form
|
com.google.common.util.concurrent.ListenableFuture<GetFormResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentFormGetForm(GetFormRequest request)
Form
|
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.