Uses of Class
com.ironsoftware.ironpdf.internal.proto.AddBackgroundForegroundRequest
Packages that use AddBackgroundForegroundRequest
-
Uses of AddBackgroundForegroundRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return AddBackgroundForegroundRequestModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type AddBackgroundForegroundRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AddBackgroundForegroundRequest>AddBackgroundForegroundRequest.getParserForType()static io.grpc.MethodDescriptor<AddBackgroundForegroundRequest,EmptyResult> IronPdfServiceGrpc.getPdfDocumentBackgroundForegroundAddBackgroundForegroundMethod()static com.google.protobuf.Parser<AddBackgroundForegroundRequest>AddBackgroundForegroundRequest.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type AddBackgroundForegroundRequestModifier 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 ForegroundvoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentBackgroundForegroundAddBackgroundForeground(AddBackgroundForegroundRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Background ForegroundvoidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentBackgroundForegroundAddBackgroundForeground(AddBackgroundForegroundRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Background Foreground