Uses of Class
com.ironsoftware.ironpdf.internal.proto.CompressImagesRequest
Packages that use CompressImagesRequest
-
Uses of CompressImagesRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return CompressImagesRequestModifier and TypeMethodDescriptionCompressImagesRequest.Builder.build()CompressImagesRequest.Builder.buildPartial()static CompressImagesRequestCompressImagesRequest.getDefaultInstance()CompressImagesRequest.Builder.getDefaultInstanceForType()CompressImagesRequest.getDefaultInstanceForType()static CompressImagesRequestCompressImagesRequest.parseDelimitedFrom(InputStream input) static CompressImagesRequestCompressImagesRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequestCompressImagesRequest.parseFrom(byte[] data) static CompressImagesRequestCompressImagesRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequestCompressImagesRequest.parseFrom(com.google.protobuf.ByteString data) static CompressImagesRequestCompressImagesRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequestCompressImagesRequest.parseFrom(com.google.protobuf.CodedInputStream input) static CompressImagesRequestCompressImagesRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequestCompressImagesRequest.parseFrom(InputStream input) static CompressImagesRequestCompressImagesRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompressImagesRequestCompressImagesRequest.parseFrom(ByteBuffer data) static CompressImagesRequestCompressImagesRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type CompressImagesRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CompressImagesRequest>CompressImagesRequest.getParserForType()static io.grpc.MethodDescriptor<CompressImagesRequest,EmptyResult> IronPdfServiceGrpc.getPdfDocumentCompressCompressImagesMethod()static com.google.protobuf.Parser<CompressImagesRequest>CompressImagesRequest.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type CompressImagesRequestModifier 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) CompressvoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentCompressCompressImages(CompressImagesRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) CompressvoidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentCompressCompressImages(CompressImagesRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Compress