클러스터 장치 정보
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.
[]
[]