Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
AddTextAnnotationRequest |
AddTextAnnotationRequest.Builder.build() |
AddTextAnnotationRequest |
AddTextAnnotationRequest.Builder.buildPartial() |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.getDefaultInstance() |
AddTextAnnotationRequest |
AddTextAnnotationRequest.getDefaultInstanceForType() |
AddTextAnnotationRequest |
AddTextAnnotationRequest.Builder.getDefaultInstanceForType() |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseDelimitedFrom(InputStream input) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(byte[] data) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(ByteBuffer data) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(com.google.protobuf.ByteString data) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(InputStream input) |
static AddTextAnnotationRequest |
AddTextAnnotationRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AddTextAnnotationRequest> |
AddTextAnnotationRequest.getParserForType() |
static io.grpc.MethodDescriptor<AddTextAnnotationRequest,EmptyResult> |
IronPdfServiceGrpc.getPdfDocumentAnnotationAddTextAnnotationMethod() |
static com.google.protobuf.Parser<AddTextAnnotationRequest> |
AddTextAnnotationRequest.parser() |
Modifier and Type | Method and Description |
---|---|
AddTextAnnotationRequest.Builder |
AddTextAnnotationRequest.Builder.mergeFrom(AddTextAnnotationRequest other) |
static AddTextAnnotationRequest.Builder |
AddTextAnnotationRequest.newBuilder(AddTextAnnotationRequest prototype) |
EmptyResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentAnnotationAddTextAnnotation(AddTextAnnotationRequest request)
Annotation
|
com.google.common.util.concurrent.ListenableFuture<EmptyResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentAnnotationAddTextAnnotation(AddTextAnnotationRequest request)
Annotation
|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentAnnotationAddTextAnnotation(AddTextAnnotationRequest request,
io.grpc.stub.StreamObserver<EmptyResult> responseObserver)
Annotation
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentAnnotationAddTextAnnotation(AddTextAnnotationRequest request,
io.grpc.stub.StreamObserver<EmptyResult> responseObserver)
Annotation
|
Copyright © 2022–2023 Iron Software. All rights reserved.