Package org.tensorflow.framework
Class DebuggedSourceFiles.Builder
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite.Builder
-
- org.nd4j.shade.protobuf.AbstractMessage.Builder<BuilderType>
-
- org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
- org.tensorflow.framework.DebuggedSourceFiles.Builder
-
- All Implemented Interfaces:
Cloneable,org.nd4j.shade.protobuf.Message.Builder,org.nd4j.shade.protobuf.MessageLite.Builder,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,DebuggedSourceFilesOrBuilder
- Enclosing class:
- DebuggedSourceFiles
public static final class DebuggedSourceFiles.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder> implements DebuggedSourceFilesOrBuilder
Protobuf typetensorflow.DebuggedSourceFiles
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DebuggedSourceFiles.BuilderaddAllSourceFiles(Iterable<? extends DebuggedSourceFile> values)A collection of source code files.DebuggedSourceFiles.BuilderaddRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)DebuggedSourceFiles.BuilderaddSourceFiles(int index, DebuggedSourceFile value)A collection of source code files.DebuggedSourceFiles.BuilderaddSourceFiles(int index, DebuggedSourceFile.Builder builderForValue)A collection of source code files.DebuggedSourceFiles.BuilderaddSourceFiles(DebuggedSourceFile value)A collection of source code files.DebuggedSourceFiles.BuilderaddSourceFiles(DebuggedSourceFile.Builder builderForValue)A collection of source code files.DebuggedSourceFile.BuilderaddSourceFilesBuilder()A collection of source code files.DebuggedSourceFile.BuilderaddSourceFilesBuilder(int index)A collection of source code files.DebuggedSourceFilesbuild()DebuggedSourceFilesbuildPartial()DebuggedSourceFiles.Builderclear()DebuggedSourceFiles.BuilderclearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)DebuggedSourceFiles.BuilderclearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)DebuggedSourceFiles.BuilderclearSourceFiles()A collection of source code files.DebuggedSourceFiles.Builderclone()DebuggedSourceFilesgetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptorForType()DebuggedSourceFilegetSourceFiles(int index)A collection of source code files.DebuggedSourceFile.BuildergetSourceFilesBuilder(int index)A collection of source code files.List<DebuggedSourceFile.Builder>getSourceFilesBuilderList()A collection of source code files.intgetSourceFilesCount()A collection of source code files.List<DebuggedSourceFile>getSourceFilesList()A collection of source code files.DebuggedSourceFileOrBuildergetSourceFilesOrBuilder(int index)A collection of source code files.List<? extends DebuggedSourceFileOrBuilder>getSourceFilesOrBuilderList()A collection of source code files.protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()DebuggedSourceFiles.BuildermergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)DebuggedSourceFiles.BuildermergeFrom(org.nd4j.shade.protobuf.Message other)DebuggedSourceFiles.BuildermergeFrom(DebuggedSourceFiles other)DebuggedSourceFiles.BuildermergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)DebuggedSourceFiles.BuilderremoveSourceFiles(int index)A collection of source code files.DebuggedSourceFiles.BuildersetField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)DebuggedSourceFiles.BuildersetRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DebuggedSourceFiles.BuildersetSourceFiles(int index, DebuggedSourceFile value)A collection of source code files.DebuggedSourceFiles.BuildersetSourceFiles(int index, DebuggedSourceFile.Builder builderForValue)A collection of source code files.DebuggedSourceFiles.BuildersetUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.nd4j.shade.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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
clear
public DebuggedSourceFiles.Builder clear()
- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clearin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
getDescriptorForType
public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
getDefaultInstanceForType
public DebuggedSourceFiles getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
build
public DebuggedSourceFiles build()
- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
buildPartial
public DebuggedSourceFiles buildPartial()
- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
clone
public DebuggedSourceFiles.Builder clone()
- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clonein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
setField
public DebuggedSourceFiles.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
clearField
public DebuggedSourceFiles.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
clearOneof
public DebuggedSourceFiles.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearOneofin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
setRepeatedField
public DebuggedSourceFiles.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
addRepeatedField
public DebuggedSourceFiles.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
mergeFrom
public DebuggedSourceFiles.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<DebuggedSourceFiles.Builder>
-
mergeFrom
public DebuggedSourceFiles.Builder mergeFrom(DebuggedSourceFiles other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
mergeFrom
public DebuggedSourceFiles.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<DebuggedSourceFiles.Builder>- Throws:
IOException
-
getSourceFilesList
public List<DebuggedSourceFile> getSourceFilesList()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;- Specified by:
getSourceFilesListin interfaceDebuggedSourceFilesOrBuilder
-
getSourceFilesCount
public int getSourceFilesCount()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;- Specified by:
getSourceFilesCountin interfaceDebuggedSourceFilesOrBuilder
-
getSourceFiles
public DebuggedSourceFile getSourceFiles(int index)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;- Specified by:
getSourceFilesin interfaceDebuggedSourceFilesOrBuilder
-
setSourceFiles
public DebuggedSourceFiles.Builder setSourceFiles(int index, DebuggedSourceFile value)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
setSourceFiles
public DebuggedSourceFiles.Builder setSourceFiles(int index, DebuggedSourceFile.Builder builderForValue)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
addSourceFiles
public DebuggedSourceFiles.Builder addSourceFiles(DebuggedSourceFile value)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
addSourceFiles
public DebuggedSourceFiles.Builder addSourceFiles(int index, DebuggedSourceFile value)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
addSourceFiles
public DebuggedSourceFiles.Builder addSourceFiles(DebuggedSourceFile.Builder builderForValue)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
addSourceFiles
public DebuggedSourceFiles.Builder addSourceFiles(int index, DebuggedSourceFile.Builder builderForValue)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
addAllSourceFiles
public DebuggedSourceFiles.Builder addAllSourceFiles(Iterable<? extends DebuggedSourceFile> values)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
clearSourceFiles
public DebuggedSourceFiles.Builder clearSourceFiles()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
removeSourceFiles
public DebuggedSourceFiles.Builder removeSourceFiles(int index)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
getSourceFilesBuilder
public DebuggedSourceFile.Builder getSourceFilesBuilder(int index)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
getSourceFilesOrBuilder
public DebuggedSourceFileOrBuilder getSourceFilesOrBuilder(int index)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;- Specified by:
getSourceFilesOrBuilderin interfaceDebuggedSourceFilesOrBuilder
-
getSourceFilesOrBuilderList
public List<? extends DebuggedSourceFileOrBuilder> getSourceFilesOrBuilderList()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;- Specified by:
getSourceFilesOrBuilderListin interfaceDebuggedSourceFilesOrBuilder
-
addSourceFilesBuilder
public DebuggedSourceFile.Builder addSourceFilesBuilder()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
addSourceFilesBuilder
public DebuggedSourceFile.Builder addSourceFilesBuilder(int index)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
getSourceFilesBuilderList
public List<DebuggedSourceFile.Builder> getSourceFilesBuilderList()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
-
setUnknownFields
public final DebuggedSourceFiles.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
mergeUnknownFields
public final DebuggedSourceFiles.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFiles.Builder>
-
-