Uses of Class
com.ironsoftware.ironpdf.internal.proto.MetadataFieldResult
Packages that use MetadataFieldResult
-
Uses of MetadataFieldResult in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return MetadataFieldResultModifier and TypeMethodDescriptionMetadataFieldResult.Builder.build()
MetadataFieldResult.Builder.buildPartial()
static MetadataFieldResult
MetadataFieldResult.getDefaultInstance()
MetadataFieldResult.Builder.getDefaultInstanceForType()
MetadataFieldResult.getDefaultInstanceForType()
static MetadataFieldResult
MetadataFieldResult.parseDelimitedFrom
(InputStream input) static MetadataFieldResult
MetadataFieldResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataFieldResult
MetadataFieldResult.parseFrom
(byte[] data) static MetadataFieldResult
MetadataFieldResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataFieldResult
MetadataFieldResult.parseFrom
(com.google.protobuf.ByteString data) static MetadataFieldResult
MetadataFieldResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataFieldResult
MetadataFieldResult.parseFrom
(com.google.protobuf.CodedInputStream input) static MetadataFieldResult
MetadataFieldResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataFieldResult
MetadataFieldResult.parseFrom
(InputStream input) static MetadataFieldResult
MetadataFieldResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataFieldResult
MetadataFieldResult.parseFrom
(ByteBuffer data) static MetadataFieldResult
MetadataFieldResult.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentMetadataGetMetadata
(GetMetadataRequest request) MetadataMethods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type MetadataFieldResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetadataFieldResult>
MetadataFieldResult.getParserForType()
static io.grpc.MethodDescriptor<GetMetadataRequest,
MetadataFieldResult> IronPdfServiceGrpc.getPdfDocumentMetadataGetMetadataMethod()
static com.google.protobuf.Parser<MetadataFieldResult>
MetadataFieldResult.parser()
com.google.common.util.concurrent.ListenableFuture<MetadataFieldResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentMetadataGetMetadata
(GetMetadataRequest request) MetadataMethods in com.ironsoftware.ironpdf.internal.proto with parameters of type MetadataFieldResultModifier and TypeMethodDescriptionMetadataFieldResult.Builder.mergeFrom
(MetadataFieldResult other) static MetadataFieldResult.Builder
MetadataFieldResult.newBuilder
(MetadataFieldResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type MetadataFieldResultModifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentMetadataGetMetadata
(GetMetadataRequest request, io.grpc.stub.StreamObserver<MetadataFieldResult> responseObserver) Metadatavoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentMetadataGetMetadata
(GetMetadataRequest request, io.grpc.stub.StreamObserver<MetadataFieldResult> responseObserver) Metadata