Uses of Class
com.ironsoftware.ironpdf.internal.proto.SignRequestStream.Info
Packages that use SignRequestStream.Info
-
Uses of SignRequestStream.Info in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return SignRequestStream.InfoModifier and TypeMethodDescriptionSignRequestStream.Info.Builder.build()
SignRequestStream.Info.Builder.buildPartial()
static SignRequestStream.Info
SignRequestStream.Info.getDefaultInstance()
SignRequestStream.Info.Builder.getDefaultInstanceForType()
SignRequestStream.Info.getDefaultInstanceForType()
SignRequestStream.Builder.getInfo()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1;
SignRequestStream.getInfo()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1;
SignRequestStreamOrBuilder.getInfo()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1;
static SignRequestStream.Info
SignRequestStream.Info.parseDelimitedFrom
(InputStream input) static SignRequestStream.Info
SignRequestStream.Info.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(byte[] data) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(com.google.protobuf.ByteString data) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(com.google.protobuf.CodedInputStream input) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(InputStream input) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(ByteBuffer data) static SignRequestStream.Info
SignRequestStream.Info.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type SignRequestStream.InfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SignRequestStream.Info>
SignRequestStream.Info.getParserForType()
static com.google.protobuf.Parser<SignRequestStream.Info>
SignRequestStream.Info.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type SignRequestStream.InfoModifier and TypeMethodDescriptionSignRequestStream.Info.Builder.mergeFrom
(SignRequestStream.Info other) SignRequestStream.Builder.mergeInfo
(SignRequestStream.Info value) .IronPdfEngine.Proto.SignRequestStream.Info info = 1;
SignRequestStream.Info.newBuilder
(SignRequestStream.Info prototype) SignRequestStream.Builder.setInfo
(SignRequestStream.Info value) .IronPdfEngine.Proto.SignRequestStream.Info info = 1;