Uses of Class
com.ironsoftware.ironpdf.internal.proto.SetMetadataRequest
Packages that use SetMetadataRequest
-
Uses of SetMetadataRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return SetMetadataRequestModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type SetMetadataRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SetMetadataRequest>
SetMetadataRequest.getParserForType()
static io.grpc.MethodDescriptor<SetMetadataRequest,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentMetadataSetMetadataMethod()
static com.google.protobuf.Parser<SetMetadataRequest>
SetMetadataRequest.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type SetMetadataRequestModifier 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)