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