Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetRevisionRequest
Packages that use GetRevisionRequest
-
Uses of GetRevisionRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return GetRevisionRequestModifier and TypeMethodDescriptionGetRevisionRequest.Builder.build()
GetRevisionRequest.Builder.buildPartial()
static GetRevisionRequest
GetRevisionRequest.getDefaultInstance()
GetRevisionRequest.Builder.getDefaultInstanceForType()
GetRevisionRequest.getDefaultInstanceForType()
static GetRevisionRequest
GetRevisionRequest.parseDelimitedFrom
(InputStream input) static GetRevisionRequest
GetRevisionRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetRevisionRequest
GetRevisionRequest.parseFrom
(byte[] data) static GetRevisionRequest
GetRevisionRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetRevisionRequest
GetRevisionRequest.parseFrom
(com.google.protobuf.ByteString data) static GetRevisionRequest
GetRevisionRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetRevisionRequest
GetRevisionRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static GetRevisionRequest
GetRevisionRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetRevisionRequest
GetRevisionRequest.parseFrom
(InputStream input) static GetRevisionRequest
GetRevisionRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetRevisionRequest
GetRevisionRequest.parseFrom
(ByteBuffer data) static GetRevisionRequest
GetRevisionRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type GetRevisionRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetRevisionRequest>
GetRevisionRequest.getParserForType()
static io.grpc.MethodDescriptor<GetRevisionRequest,
PdfDocumentResult> IronPdfServiceGrpc.getPdfDocumentGetRevisionMethod()
static com.google.protobuf.Parser<GetRevisionRequest>
GetRevisionRequest.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type GetRevisionRequestModifier and TypeMethodDescriptionGetRevisionRequest.Builder.mergeFrom
(GetRevisionRequest other) static GetRevisionRequest.Builder
GetRevisionRequest.newBuilder
(GetRevisionRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentGetRevision
(GetRevisionRequest request) com.google.common.util.concurrent.ListenableFuture<PdfDocumentResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentGetRevision
(GetRevisionRequest request) void
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentGetRevision
(GetRevisionRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentGetRevision
(GetRevisionRequest request, io.grpc.stub.StreamObserver<PdfDocumentResult> responseObserver)