Class ScanPdfRequestStreamP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.ScanPdfRequestStreamP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ScanPdfRequestStreamPOrBuilder,Cloneable
- Enclosing class:
- ScanPdfRequestStreamP
public static final class ScanPdfRequestStreamP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder> implements ScanPdfRequestStreamPOrBuilder
Protobuf typeironpdfengineproto.ScanPdfRequestStreamP
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ScanPdfRequestStreamP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ScanPdfRequestStreamPbuild()ScanPdfRequestStreamPbuildPartial()ScanPdfRequestStreamP.Builderclear()ScanPdfRequestStreamP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ScanPdfRequestStreamP.BuilderclearInfo().ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;ScanPdfRequestStreamP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ScanPdfRequestStreamP.BuilderclearRawTextFileChunk().ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;ScanPdfRequestStreamP.BuilderclearRequest()ScanPdfRequestStreamP.Builderclone()ScanPdfRequestStreamPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ScanPdfRequestStreamP.InfoPgetInfo().ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;ScanPdfRequestStreamP.InfoP.BuildergetInfoBuilder().ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;ScanPdfRequestStreamP.InfoPOrBuildergetInfoOrBuilder().ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;TextFileChunkWithIndexPgetRawTextFileChunk().ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;TextFileChunkWithIndexP.BuildergetRawTextFileChunkBuilder().ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;TextFileChunkWithIndexPOrBuildergetRawTextFileChunkOrBuilder().ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;ScanPdfRequestStreamP.RequestCasegetRequestCase()booleanhasInfo().ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;booleanhasRawTextFileChunk().ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ScanPdfRequestStreamP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ScanPdfRequestStreamP.BuildermergeFrom(com.google.protobuf.Message other)ScanPdfRequestStreamP.BuildermergeFrom(ScanPdfRequestStreamP other)ScanPdfRequestStreamP.BuildermergeInfo(ScanPdfRequestStreamP.InfoP value).ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;ScanPdfRequestStreamP.BuildermergeRawTextFileChunk(TextFileChunkWithIndexP value).ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;ScanPdfRequestStreamP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ScanPdfRequestStreamP.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ScanPdfRequestStreamP.BuildersetInfo(ScanPdfRequestStreamP.InfoP value).ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;ScanPdfRequestStreamP.BuildersetInfo(ScanPdfRequestStreamP.InfoP.Builder builderForValue).ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;ScanPdfRequestStreamP.BuildersetRawTextFileChunk(TextFileChunkWithIndexP value).ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;ScanPdfRequestStreamP.BuildersetRawTextFileChunk(TextFileChunkWithIndexP.Builder builderForValue).ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;ScanPdfRequestStreamP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ScanPdfRequestStreamP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
clear
public ScanPdfRequestStreamP.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
getDefaultInstanceForType
public ScanPdfRequestStreamP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ScanPdfRequestStreamP build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ScanPdfRequestStreamP buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ScanPdfRequestStreamP.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
setField
public ScanPdfRequestStreamP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
clearField
public ScanPdfRequestStreamP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
clearOneof
public ScanPdfRequestStreamP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
setRepeatedField
public ScanPdfRequestStreamP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
addRepeatedField
public ScanPdfRequestStreamP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
mergeFrom
public ScanPdfRequestStreamP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ScanPdfRequestStreamP.Builder>
-
mergeFrom
public ScanPdfRequestStreamP.Builder mergeFrom(ScanPdfRequestStreamP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
mergeFrom
public ScanPdfRequestStreamP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ScanPdfRequestStreamP.Builder>- Throws:
IOException
-
getRequestCase
public ScanPdfRequestStreamP.RequestCase getRequestCase()
- Specified by:
getRequestCasein interfaceScanPdfRequestStreamPOrBuilder
-
clearRequest
public ScanPdfRequestStreamP.Builder clearRequest()
-
hasInfo
public boolean hasInfo()
.ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;- Specified by:
hasInfoin interfaceScanPdfRequestStreamPOrBuilder- Returns:
- Whether the info field is set.
-
getInfo
public ScanPdfRequestStreamP.InfoP getInfo()
.ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;- Specified by:
getInfoin interfaceScanPdfRequestStreamPOrBuilder- Returns:
- The info.
-
setInfo
public ScanPdfRequestStreamP.Builder setInfo(ScanPdfRequestStreamP.InfoP value)
.ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;
-
setInfo
public ScanPdfRequestStreamP.Builder setInfo(ScanPdfRequestStreamP.InfoP.Builder builderForValue)
.ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;
-
mergeInfo
public ScanPdfRequestStreamP.Builder mergeInfo(ScanPdfRequestStreamP.InfoP value)
.ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;
-
clearInfo
public ScanPdfRequestStreamP.Builder clearInfo()
.ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;
-
getInfoBuilder
public ScanPdfRequestStreamP.InfoP.Builder getInfoBuilder()
.ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;
-
getInfoOrBuilder
public ScanPdfRequestStreamP.InfoPOrBuilder getInfoOrBuilder()
.ironpdfengineproto.ScanPdfRequestStreamP.InfoP info = 1;- Specified by:
getInfoOrBuilderin interfaceScanPdfRequestStreamPOrBuilder
-
hasRawTextFileChunk
public boolean hasRawTextFileChunk()
.ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;- Specified by:
hasRawTextFileChunkin interfaceScanPdfRequestStreamPOrBuilder- Returns:
- Whether the rawTextFileChunk field is set.
-
getRawTextFileChunk
public TextFileChunkWithIndexP getRawTextFileChunk()
.ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;- Specified by:
getRawTextFileChunkin interfaceScanPdfRequestStreamPOrBuilder- Returns:
- The rawTextFileChunk.
-
setRawTextFileChunk
public ScanPdfRequestStreamP.Builder setRawTextFileChunk(TextFileChunkWithIndexP value)
.ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;
-
setRawTextFileChunk
public ScanPdfRequestStreamP.Builder setRawTextFileChunk(TextFileChunkWithIndexP.Builder builderForValue)
.ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;
-
mergeRawTextFileChunk
public ScanPdfRequestStreamP.Builder mergeRawTextFileChunk(TextFileChunkWithIndexP value)
.ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;
-
clearRawTextFileChunk
public ScanPdfRequestStreamP.Builder clearRawTextFileChunk()
.ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;
-
getRawTextFileChunkBuilder
public TextFileChunkWithIndexP.Builder getRawTextFileChunkBuilder()
.ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;
-
getRawTextFileChunkOrBuilder
public TextFileChunkWithIndexPOrBuilder getRawTextFileChunkOrBuilder()
.ironpdfengineproto.TextFileChunkWithIndexP raw_text_file_chunk = 2;- Specified by:
getRawTextFileChunkOrBuilderin interfaceScanPdfRequestStreamPOrBuilder
-
setUnknownFields
public final ScanPdfRequestStreamP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
mergeUnknownFields
public final ScanPdfRequestStreamP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScanPdfRequestStreamP.Builder>
-
-