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 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) 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) 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