Uses of Class
com.ironsoftware.ironpdf.internal.proto.CompressImagesRequest
-
Uses of CompressImagesRequest in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionCompressImagesRequest.Builder.build()
CompressImagesRequest.Builder.buildPartial()
static CompressImagesRequest
CompressImagesRequest.getDefaultInstance()
CompressImagesRequest.Builder.getDefaultInstanceForType()
CompressImagesRequest.getDefaultInstanceForType()
static CompressImagesRequest
CompressImagesRequest.parseDelimitedFrom
(InputStream input) static CompressImagesRequest
CompressImagesRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequest
CompressImagesRequest.parseFrom
(byte[] data) static CompressImagesRequest
CompressImagesRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequest
CompressImagesRequest.parseFrom
(com.google.protobuf.ByteString data) static CompressImagesRequest
CompressImagesRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequest
CompressImagesRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static CompressImagesRequest
CompressImagesRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequest
CompressImagesRequest.parseFrom
(InputStream input) static CompressImagesRequest
CompressImagesRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequest
CompressImagesRequest.parseFrom
(ByteBuffer data) static CompressImagesRequest
CompressImagesRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<CompressImagesRequest>
CompressImagesRequest.getParserForType()
static io.grpc.MethodDescriptor<CompressImagesRequest,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentCompressCompressImagesMethod()
static com.google.protobuf.Parser<CompressImagesRequest>
CompressImagesRequest.parser()
Modifier and TypeMethodDescriptionCompressImagesRequest.Builder.mergeFrom
(CompressImagesRequest other) CompressImagesRequest.newBuilder
(CompressImagesRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentCompressCompressImages
(CompressImagesRequest request) Compresscom.google.common.util.concurrent.ListenableFuture<EmptyResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentCompressCompressImages
(CompressImagesRequest request) Compressvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentCompressCompressImages
(CompressImagesRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Compressvoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentCompressCompressImages
(CompressImagesRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Compress