パブリック静的最終クラスInterconnectLink.Builder
Protobuf 型tensorflow.InterconnectLink
パブリックメソッド
InterconnectLink.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
相互接続リンク | 建てる() |
相互接続リンク | buildPartial () |
InterconnectLink.Builder | クリア() |
InterconnectLink.Builder | クリアデバイスID () int32 device_id = 1; |
InterconnectLink.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
InterconnectLink.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectLink.Builder | クリア強度() int32 strength = 3; |
InterconnectLink.Builder | クリアタイプ() string type = 2; |
InterconnectLink.Builder | クローン() |
相互接続リンク | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
整数 | getDeviceId () int32 device_id = 1; |
整数 | getStrength () int32 strength = 3; |
弦 | getType () string type = 2; |
com.google.protobuf.ByteString | getTypeBytes () string type = 2; |
最終ブール値 | |
InterconnectLink.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectLink.Builder | mergeFrom (com.google.protobuf.Message other) |
最終的なInterconnectLink.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
InterconnectLink.Builder | setDeviceId (int 値) int32 device_id = 1; |
InterconnectLink.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
InterconnectLink.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
InterconnectLink.Builder | setStrength (int 値) int32 strength = 3; |
InterconnectLink.Builder | setType (文字列値) string type = 2; |
InterconnectLink.Builder | setTypeBytes (com.google.protobuf.ByteString 値) string type = 2; |
最終的なInterconnectLink.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public InterconnectLink.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getDeviceId ()
int32 device_id = 1;
public int getStrength ()
int32 strength = 3;
パブリック String getType ()
string type = 2;
public com.google.protobuf.ByteString getTypeBytes ()
string type = 2;
パブリック最終ブール値isInitialized ()
public InterconnectLink.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|