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