Uses of Class
com.ironsoftware.ironpdf.internal.proto.AddTextAnnotationRequest
Packages that use AddTextAnnotationRequest
-
Uses of AddTextAnnotationRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return AddTextAnnotationRequestModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type AddTextAnnotationRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AddTextAnnotationRequest>
AddTextAnnotationRequest.getParserForType()
static io.grpc.MethodDescriptor<AddTextAnnotationRequest,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentAnnotationAddTextAnnotationMethod()
static com.google.protobuf.Parser<AddTextAnnotationRequest>
AddTextAnnotationRequest.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type AddTextAnnotationRequestModifier 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