Uses of Class
com.ironsoftware.ironpdf.internal.proto.AddTextAnnotationRequest
-
Uses of AddTextAnnotationRequest in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionAddTextAnnotationRequest.Builder.build()
AddTextAnnotationRequest.Builder.buildPartial()
static AddTextAnnotationRequest
AddTextAnnotationRequest.getDefaultInstance()
AddTextAnnotationRequest.Builder.getDefaultInstanceForType()
AddTextAnnotationRequest.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
(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) static AddTextAnnotationRequest
AddTextAnnotationRequest.parseFrom
(ByteBuffer data) static AddTextAnnotationRequest
AddTextAnnotationRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<AddTextAnnotationRequest>
AddTextAnnotationRequest.getParserForType()
static io.grpc.MethodDescriptor<AddTextAnnotationRequest,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentAnnotationAddTextAnnotationMethod()
static com.google.protobuf.Parser<AddTextAnnotationRequest>
AddTextAnnotationRequest.parser()
Modifier and TypeMethodDescriptionAddTextAnnotationRequest.Builder.mergeFrom
(AddTextAnnotationRequest other) AddTextAnnotationRequest.newBuilder
(AddTextAnnotationRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentAnnotationAddTextAnnotation
(AddTextAnnotationRequest request) Annotationcom.google.common.util.concurrent.ListenableFuture<EmptyResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentAnnotationAddTextAnnotation
(AddTextAnnotationRequest request) Annotationvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentAnnotationAddTextAnnotation
(AddTextAnnotationRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Annotationvoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentAnnotationAddTextAnnotation
(AddTextAnnotationRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Annotation