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