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