ClusterDeviceInfo
public class ClusterDeviceInfo
extends Object
java.lang.Object | |
↳ | com.android.tradefed.cluster.ClusterDeviceInfo |
アップロードするクラスタ デバイス情報をカプセル化するクラス。
まとめ
ネストされたクラス | |
---|---|
class | ClusterDeviceInfo.Builder
|
公開メソッド | |
---|---|
DeviceDescriptor | getDeviceDescriptor () |
getExtraInfo () | |
String | getGroupName () |
String | getRunTarget () |
JSONObject | toJSON () このデバイス情報の JSON オブジェクトを生成します。 |
公開メソッド
getExtraInfo
publicgetExtraInfo ()
戻り値 | |
---|---|
getGroupName
public String getGroupName ()
戻り値 | |
---|---|
String |
getRunTarget
public String getRunTarget ()
戻り値 | |
---|---|
String |
toJSON
public JSONObject toJSON ()
このデバイス情報の JSON オブジェクトを生成します。
戻り値 | |
---|---|
JSONObject | このデバイス情報に相当する JSONObject。 |
スロー | |
---|---|
| org.json.JSONException |
JSONException |
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2023-03-30 UTC。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]