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