Uses of Class
com.ironsoftware.ironpdf.internal.proto.ListStringResultP
-
Packages that use ListStringResultP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of ListStringResultP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ListStringResultP Modifier and Type Method Description ListStringResultPListStringResultP.Builder. build()ListStringResultPListStringResultP.Builder. buildPartial()static ListStringResultPListStringResultP. getDefaultInstance()ListStringResultPListStringResultP.Builder. getDefaultInstanceForType()ListStringResultPListStringResultP. getDefaultInstanceForType()static ListStringResultPListStringResultP. parseDelimitedFrom(InputStream input)static ListStringResultPListStringResultP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringResultPListStringResultP. parseFrom(byte[] data)static ListStringResultPListStringResultP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringResultPListStringResultP. parseFrom(com.google.protobuf.ByteString data)static ListStringResultPListStringResultP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringResultPListStringResultP. parseFrom(com.google.protobuf.CodedInputStream input)static ListStringResultPListStringResultP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringResultPListStringResultP. parseFrom(InputStream input)static ListStringResultPListStringResultP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringResultPListStringResultP. parseFrom(ByteBuffer data)static ListStringResultPListStringResultP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListStringResultPIronPdfServiceGrpc.IronPdfServiceBlockingStub. pdfiumMetadataGetMetadataKeys(PdfiumGetMetadataKeysRequestP request)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type ListStringResultP Modifier and Type Method Description com.google.protobuf.Parser<ListStringResultP>ListStringResultP. getParserForType()static io.grpc.MethodDescriptor<PdfiumGetMetadataKeysRequestP,ListStringResultP>IronPdfServiceGrpc. getPdfiumMetadataGetMetadataKeysMethod()static com.google.protobuf.Parser<ListStringResultP>ListStringResultP. parser()com.google.common.util.concurrent.ListenableFuture<ListStringResultP>IronPdfServiceGrpc.IronPdfServiceFutureStub. pdfiumMetadataGetMetadataKeys(PdfiumGetMetadataKeysRequestP request)Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ListStringResultP Modifier and Type Method Description ListStringResultP.BuilderListStringResultP.Builder. mergeFrom(ListStringResultP other)static ListStringResultP.BuilderListStringResultP. newBuilder(ListStringResultP prototype)Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type ListStringResultP Modifier and Type Method Description default voidIronPdfServiceGrpc.AsyncService. pdfiumMetadataGetMetadataKeys(PdfiumGetMetadataKeysRequestP request, io.grpc.stub.StreamObserver<ListStringResultP> responseObserver)voidIronPdfServiceGrpc.IronPdfServiceStub. pdfiumMetadataGetMetadataKeys(PdfiumGetMetadataKeysRequestP request, io.grpc.stub.StreamObserver<ListStringResultP> responseObserver)
-