BytesList.Builder

BytesList.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 Containers to hold repeated fundamental values.
 
Protobuf ประเภท tensorflow.BytesList

วิธีการสาธารณะ

BytesList.Builder
addAllValue (ค่า Iterable<? ขยาย ByteString>)
repeated bytes value = 1;
BytesList.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
BytesList.Builder
addValue (ค่า com.google.protobuf.ByteString)
repeated bytes value = 1;
BytesList
BytesList
BytesList.Builder
BytesList.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
BytesList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BytesList.Builder
ค่าที่ชัดเจน ()
repeated bytes value = 1;
BytesList.Builder
BytesList
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getValue (ดัชนี int)
repeated bytes value = 1;
ภายใน
getValueCount ()
repeated bytes value = 1;
รายการ <ไบต์สตริง>
รับค่ารายการ ()
repeated bytes value = 1;
บูลีนสุดท้าย
BytesList.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BytesList.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
BytesList.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BytesList.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
BytesList.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
BytesList.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BytesList.Builder
setValue (ดัชนี int, com.google.protobuf.ByteString ค่า)
repeated bytes value = 1;

วิธีการสืบทอด

วิธีการสาธารณะ

BytesList.Builder สาธารณะ addAllValue (ค่า Iterable <? ขยาย ByteString>)

repeated bytes value = 1;

BytesList.Builder สาธารณะ addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

BytesList.Builder addValue สาธารณะ (ค่า com.google.protobuf.ByteString)

repeated bytes value = 1;

สร้าง BytesList สาธารณะ ()

BytesList สาธารณะ buildPartial ()

BytesList.Builder สาธารณะ ชัดเจน ()

BytesList.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

BytesList.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

BytesList.Builder สาธารณะ clearValue ()

repeated bytes value = 1;

โคลน BytesList.Builder สาธารณะ ()

BytesList สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สาธารณะ com.google.protobuf.ByteString getValue (ดัชนี int)

repeated bytes value = 1;

สาธารณะ int getValueCount ()

repeated bytes value = 1;

รายการสาธารณะ <ByteString> getValueList ()

repeated bytes value = 1;

บูลีนสุดท้ายสาธารณะ isInitialized ()

BytesList.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

BytesList.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

BytesList.Builder สาธารณะสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

BytesList.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

BytesList.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

BytesList.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

BytesList.Builder setValue สาธารณะ (ดัชนี int, com.google.protobuf.ByteString ค่า)

repeated bytes value = 1;