Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.Builder.build() |
AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.Builder.buildPartial() |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.getDefaultInstance() |
AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.getDefaultInstanceForType() |
AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.Builder.getDefaultInstanceForType() |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseDelimitedFrom(InputStream input) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(byte[] data) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(ByteBuffer data) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(com.google.protobuf.ByteString data) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(InputStream input) |
static AddBackgroundForegroundRequest |
AddBackgroundForegroundRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AddBackgroundForegroundRequest> |
AddBackgroundForegroundRequest.getParserForType() |
static io.grpc.MethodDescriptor<AddBackgroundForegroundRequest,EmptyResult> |
IronPdfServiceGrpc.getPdfDocumentBackgroundForegroundAddBackgroundForegroundMethod() |
static com.google.protobuf.Parser<AddBackgroundForegroundRequest> |
AddBackgroundForegroundRequest.parser() |
Modifier and Type | Method and Description |
---|---|
AddBackgroundForegroundRequest.Builder |
AddBackgroundForegroundRequest.Builder.mergeFrom(AddBackgroundForegroundRequest other) |
static AddBackgroundForegroundRequest.Builder |
AddBackgroundForegroundRequest.newBuilder(AddBackgroundForegroundRequest prototype) |
EmptyResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentBackgroundForegroundAddBackgroundForeground(AddBackgroundForegroundRequest request)
Background Foreground
|
com.google.common.util.concurrent.ListenableFuture<EmptyResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentBackgroundForegroundAddBackgroundForeground(AddBackgroundForegroundRequest request)
Background Foreground
|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentBackgroundForegroundAddBackgroundForeground(AddBackgroundForegroundRequest request,
io.grpc.stub.StreamObserver<EmptyResult> responseObserver)
Background Foreground
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentBackgroundForegroundAddBackgroundForeground(AddBackgroundForegroundRequest request,
io.grpc.stub.StreamObserver<EmptyResult> responseObserver)
Background Foreground
|
Copyright © 2022–2023 Iron Software. All rights reserved.