Uses of Class
com.ironsoftware.ironpdf.internal.proto.RemovePagesRequest
-
Uses of RemovePagesRequest in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionRemovePagesRequest.Builder.build()
RemovePagesRequest.Builder.buildPartial()
static RemovePagesRequest
RemovePagesRequest.getDefaultInstance()
RemovePagesRequest.Builder.getDefaultInstanceForType()
RemovePagesRequest.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
(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) static RemovePagesRequest
RemovePagesRequest.parseFrom
(ByteBuffer data) static RemovePagesRequest
RemovePagesRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<RemovePagesRequest>
RemovePagesRequest.getParserForType()
static io.grpc.MethodDescriptor<RemovePagesRequest,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentPageRemovePagesMethod()
static com.google.protobuf.Parser<RemovePagesRequest>
RemovePagesRequest.parser()
Modifier and TypeMethodDescriptionRemovePagesRequest.Builder.mergeFrom
(RemovePagesRequest other) static RemovePagesRequest.Builder
RemovePagesRequest.newBuilder
(RemovePagesRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentPageRemovePages
(RemovePagesRequest request) Pagecom.google.common.util.concurrent.ListenableFuture<EmptyResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentPageRemovePages
(RemovePagesRequest request) Pagevoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentPageRemovePages
(RemovePagesRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Pagevoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentPageRemovePages
(RemovePagesRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Page