Uses of Class
com.ironsoftware.ironpdf.internal.proto.ApplyStampRequestStream.Builder
Packages that use ApplyStampRequestStream.Builder
-
Uses of ApplyStampRequestStream.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ApplyStampRequestStream.BuilderModifier and TypeMethodDescriptionApplyStampRequestStream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ApplyStampRequestStream.Builder.clear()ApplyStampRequestStream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ApplyStampRequestStream.Builder.clearInfo().IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;ApplyStampRequestStream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ApplyStampRequestStream.Builder.clearRequest()ApplyStampRequestStream.Builder.clearStampImageBytes()only for image_stamperApplyStampRequestStream.Builder.clearStampValue()string stamp_value = 2;ApplyStampRequestStream.Builder.clone()ApplyStampRequestStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ApplyStampRequestStream.Builder.mergeFrom(com.google.protobuf.Message other) ApplyStampRequestStream.Builder.mergeFrom(ApplyStampRequestStream other) ApplyStampRequestStream.Builder.mergeInfo(ApplyStampRequestStream.Info value) .IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;ApplyStampRequestStream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ApplyStampRequestStream.newBuilder()ApplyStampRequestStream.newBuilder(ApplyStampRequestStream prototype) ApplyStampRequestStream.newBuilderForType()protected ApplyStampRequestStream.BuilderApplyStampRequestStream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ApplyStampRequestStream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ApplyStampRequestStream.Builder.setInfo(ApplyStampRequestStream.Info value) .IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;ApplyStampRequestStream.Builder.setInfo(ApplyStampRequestStream.Info.Builder builderForValue) .IronPdfEngine.Proto.ApplyStampRequestStream.Info info = 1;ApplyStampRequestStream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ApplyStampRequestStream.Builder.setStampImageBytes(com.google.protobuf.ByteString value) only for image_stamperApplyStampRequestStream.Builder.setStampValue(String value) string stamp_value = 2;ApplyStampRequestStream.Builder.setStampValueBytes(com.google.protobuf.ByteString value) string stamp_value = 2;ApplyStampRequestStream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ApplyStampRequestStream.toBuilder()