ClusterDeviceInfo
public class ClusterDeviceInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.ClusterDeviceInfo |
アップロードするクラスターデバイス情報をカプセル化するクラス。
概要
ネストされたクラス |
---|
class | ClusterDeviceInfo.Builder |
パブリックメソッド
getDeviceDescriptor
public DeviceDescriptor getDeviceDescriptor ()
getGroupName
public String getGroupName ()
getRunTarget
public String getRunTarget ()
toJSON
public JSONObject toJSON ()
このデバイス情報のJSONオブジェクトを生成します。
戻り値 |
---|
JSONObject | このデバイス情報に相当するJSONObject。 |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-04 UTC.
[]
[]