InterconnectLink.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
tensorflow.InterconnectLink
ประเภท Protobuf.InterconnectLink
วิธีการสาธารณะ
เชื่อมต่อระหว่างกันLink.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
เชื่อมต่อระหว่างกันLink | สร้าง () |
เชื่อมต่อระหว่างกันLink | สร้างบางส่วน () |
เชื่อมต่อระหว่างกันLink.Builder | ชัดเจน () |
เชื่อมต่อระหว่างกันLink.Builder | ล้างรหัสอุปกรณ์ () int32 device_id = 1; |
เชื่อมต่อระหว่างกันLink.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
เชื่อมต่อระหว่างกันLink.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
เชื่อมต่อระหว่างกันLink.Builder | ความแข็งแกร่งที่ชัดเจน () int32 strength = 3; |
เชื่อมต่อระหว่างกันLink.Builder | ชนิดใส () string type = 2; |
เชื่อมต่อระหว่างกันLink.Builder | โคลน () |
เชื่อมต่อระหว่างกันLink | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
ภายใน | รับรหัสอุปกรณ์ () int32 device_id = 1; |
ภายใน | รับความแข็งแกร่ง () int32 strength = 3; |
สตริง | รับประเภท () string type = 2; |
com.google.protobuf.ByteString | getTypeBytes () string type = 2; |
บูลีนสุดท้าย | |
เชื่อมต่อระหว่างกันLink.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
เชื่อมต่อระหว่างกันLink.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
InterconnectLink.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
เชื่อมต่อระหว่างกันLink.Builder | setDeviceId (ค่า int) int32 device_id = 1; |
เชื่อมต่อระหว่างกันLink.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
เชื่อมต่อระหว่างกันLink.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
เชื่อมต่อระหว่างกันLink.Builder | setStrength (ค่า int) int32 strength = 3; |
เชื่อมต่อระหว่างกันLink.Builder | setType (ค่าสตริง) string type = 2; |
เชื่อมต่อระหว่างกันLink.Builder | setTypeBytes (ค่า com.google.protobuf.ByteString) string type = 2; |
InterconnectLink.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
InterconnectLink.Builder addRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะ int getDeviceId ()
int32 device_id = 1;
สาธารณะ int getStrength ()
int32 strength = 3;
สตริงสาธารณะ getType ()
string type = 2;
สาธารณะ com.google.protobuf.ByteString getTypeBytes ()
string type = 2;
บูลีนสุดท้ายสาธารณะ isInitialized ()
InterconnectLink.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|