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