public static final class InputOuterClass.ExampleList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder> implements InputOuterClass.ExampleListOrBuilder
Specifies one or more fully independent input Examples.
See examples at:
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/example/example.proto
Protobuf type tensorflow.serving.ExampleList| Modifier and Type | Method and Description |
|---|---|
InputOuterClass.ExampleList.Builder |
addAllExamples(java.lang.Iterable<? extends Example> values)
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
addExamples(Example.Builder builderForValue)
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
addExamples(Example value)
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
addExamples(int index,
Example.Builder builderForValue)
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
addExamples(int index,
Example value)
repeated .tensorflow.Example examples = 1; |
Example.Builder |
addExamplesBuilder()
repeated .tensorflow.Example examples = 1; |
Example.Builder |
addExamplesBuilder(int index)
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
InputOuterClass.ExampleList |
build() |
InputOuterClass.ExampleList |
buildPartial() |
InputOuterClass.ExampleList.Builder |
clear() |
InputOuterClass.ExampleList.Builder |
clearExamples()
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InputOuterClass.ExampleList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InputOuterClass.ExampleList.Builder |
clone() |
InputOuterClass.ExampleList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Example |
getExamples(int index)
repeated .tensorflow.Example examples = 1; |
Example.Builder |
getExamplesBuilder(int index)
repeated .tensorflow.Example examples = 1; |
java.util.List<Example.Builder> |
getExamplesBuilderList()
repeated .tensorflow.Example examples = 1; |
int |
getExamplesCount()
repeated .tensorflow.Example examples = 1; |
java.util.List<Example> |
getExamplesList()
repeated .tensorflow.Example examples = 1; |
ExampleOrBuilder |
getExamplesOrBuilder(int index)
repeated .tensorflow.Example examples = 1; |
java.util.List<? extends ExampleOrBuilder> |
getExamplesOrBuilderList()
repeated .tensorflow.Example examples = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InputOuterClass.ExampleList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InputOuterClass.ExampleList.Builder |
mergeFrom(InputOuterClass.ExampleList other) |
InputOuterClass.ExampleList.Builder |
mergeFrom(com.google.protobuf.Message other) |
InputOuterClass.ExampleList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InputOuterClass.ExampleList.Builder |
removeExamples(int index)
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
setExamples(int index,
Example.Builder builderForValue)
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
setExamples(int index,
Example value)
repeated .tensorflow.Example examples = 1; |
InputOuterClass.ExampleList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
InputOuterClass.ExampleList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
InputOuterClass.ExampleList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InputOuterClass.ExampleList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InputOuterClass.ExampleList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InputOuterClass.ExampleList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder mergeFrom(InputOuterClass.ExampleList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public InputOuterClass.ExampleList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InputOuterClass.ExampleList.Builder>java.io.IOExceptionpublic java.util.List<Example> getExamplesList()
repeated .tensorflow.Example examples = 1;getExamplesList in interface InputOuterClass.ExampleListOrBuilderpublic int getExamplesCount()
repeated .tensorflow.Example examples = 1;getExamplesCount in interface InputOuterClass.ExampleListOrBuilderpublic Example getExamples(int index)
repeated .tensorflow.Example examples = 1;getExamples in interface InputOuterClass.ExampleListOrBuilderpublic InputOuterClass.ExampleList.Builder setExamples(int index, Example value)
repeated .tensorflow.Example examples = 1;public InputOuterClass.ExampleList.Builder setExamples(int index, Example.Builder builderForValue)
repeated .tensorflow.Example examples = 1;public InputOuterClass.ExampleList.Builder addExamples(Example value)
repeated .tensorflow.Example examples = 1;public InputOuterClass.ExampleList.Builder addExamples(int index, Example value)
repeated .tensorflow.Example examples = 1;public InputOuterClass.ExampleList.Builder addExamples(Example.Builder builderForValue)
repeated .tensorflow.Example examples = 1;public InputOuterClass.ExampleList.Builder addExamples(int index, Example.Builder builderForValue)
repeated .tensorflow.Example examples = 1;public InputOuterClass.ExampleList.Builder addAllExamples(java.lang.Iterable<? extends Example> values)
repeated .tensorflow.Example examples = 1;public InputOuterClass.ExampleList.Builder clearExamples()
repeated .tensorflow.Example examples = 1;public InputOuterClass.ExampleList.Builder removeExamples(int index)
repeated .tensorflow.Example examples = 1;public Example.Builder getExamplesBuilder(int index)
repeated .tensorflow.Example examples = 1;public ExampleOrBuilder getExamplesOrBuilder(int index)
repeated .tensorflow.Example examples = 1;getExamplesOrBuilder in interface InputOuterClass.ExampleListOrBuilderpublic java.util.List<? extends ExampleOrBuilder> getExamplesOrBuilderList()
repeated .tensorflow.Example examples = 1;getExamplesOrBuilderList in interface InputOuterClass.ExampleListOrBuilderpublic Example.Builder addExamplesBuilder()
repeated .tensorflow.Example examples = 1;public Example.Builder addExamplesBuilder(int index)
repeated .tensorflow.Example examples = 1;public java.util.List<Example.Builder> getExamplesBuilderList()
repeated .tensorflow.Example examples = 1;public final InputOuterClass.ExampleList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>public final InputOuterClass.ExampleList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InputOuterClass.ExampleList.Builder>