Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
CompressImagesRequest |
CompressImagesRequest.Builder.build() |
CompressImagesRequest |
CompressImagesRequest.Builder.buildPartial() |
static CompressImagesRequest |
CompressImagesRequest.getDefaultInstance() |
CompressImagesRequest |
CompressImagesRequest.getDefaultInstanceForType() |
CompressImagesRequest |
CompressImagesRequest.Builder.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(ByteBuffer data) |
static CompressImagesRequest |
CompressImagesRequest.parseFrom(ByteBuffer 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) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<CompressImagesRequest> |
CompressImagesRequest.getParserForType() |
static io.grpc.MethodDescriptor<CompressImagesRequest,EmptyResult> |
IronPdfServiceGrpc.getPdfDocumentCompressCompressImagesMethod() |
static com.google.protobuf.Parser<CompressImagesRequest> |
CompressImagesRequest.parser() |
Modifier and Type | Method and Description |
---|---|
CompressImagesRequest.Builder |
CompressImagesRequest.Builder.mergeFrom(CompressImagesRequest other) |
static CompressImagesRequest.Builder |
CompressImagesRequest.newBuilder(CompressImagesRequest prototype) |
EmptyResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentCompressCompressImages(CompressImagesRequest request)
Compress
|
com.google.common.util.concurrent.ListenableFuture<EmptyResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentCompressCompressImages(CompressImagesRequest request)
Compress
|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentCompressCompressImages(CompressImagesRequest request,
io.grpc.stub.StreamObserver<EmptyResult> responseObserver)
Compress
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentCompressCompressImages(CompressImagesRequest request,
io.grpc.stub.StreamObserver<EmptyResult> responseObserver)
Compress
|
Copyright © 2022–2023 Iron Software. All rights reserved.