Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetAnnotationCountRequest
-
Uses of GetAnnotationCountRequest in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionGetAnnotationCountRequest.Builder.build()
GetAnnotationCountRequest.Builder.buildPartial()
static GetAnnotationCountRequest
GetAnnotationCountRequest.getDefaultInstance()
GetAnnotationCountRequest.Builder.getDefaultInstanceForType()
GetAnnotationCountRequest.getDefaultInstanceForType()
static GetAnnotationCountRequest
GetAnnotationCountRequest.parseDelimitedFrom
(InputStream input) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(byte[] data) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(com.google.protobuf.ByteString data) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(InputStream input) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(ByteBuffer data) static GetAnnotationCountRequest
GetAnnotationCountRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetAnnotationCountRequest>
GetAnnotationCountRequest.getParserForType()
static io.grpc.MethodDescriptor<GetAnnotationCountRequest,
IntResult> IronPdfServiceGrpc.getPdfDocumentAnnotationGetAnnotationCountRequestMethod()
static com.google.protobuf.Parser<GetAnnotationCountRequest>
GetAnnotationCountRequest.parser()
Modifier and TypeMethodDescriptionGetAnnotationCountRequest.Builder.mergeFrom
(GetAnnotationCountRequest other) GetAnnotationCountRequest.newBuilder
(GetAnnotationCountRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentAnnotationGetAnnotationCountRequest
(GetAnnotationCountRequest request) com.google.common.util.concurrent.ListenableFuture<IntResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentAnnotationGetAnnotationCountRequest
(GetAnnotationCountRequest request) void
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentAnnotationGetAnnotationCountRequest
(GetAnnotationCountRequest request, io.grpc.stub.StreamObserver<IntResult> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentAnnotationGetAnnotationCountRequest
(GetAnnotationCountRequest request, io.grpc.stub.StreamObserver<IntResult> responseObserver)