ClusterHostEvent.HostEventType
public static final enum ClusterHostEvent.HostEventType
extends Enum< ClusterHostEvent.HostEventType >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.cluster.ClusterHostEvent.HostEventType > | |
↳ | com.android.tradefed.cluster.ClusterHostEvent.HostEventType |
मेजबान घटनाओं के विभिन्न प्रकार के एनम।
सारांश
मान बढ़ाएँ | |
---|---|
ClusterHostEvent.HostEventType | DeviceSnapshot |
ClusterHostEvent.HostEventType | HostStateChanged
|
सार्वजनिक तरीके | |
---|---|
String | getAndroidEngProdAPIName () |
String | toString () |
static ClusterHostEvent.HostEventType | valueOf (String name) |
static final HostEventType[] | values () |
मान बढ़ाएँ
DeviceSnapshot
public static final ClusterHostEvent.HostEventType DeviceSnapshot
HostStateChanged
public static final ClusterHostEvent.HostEventType HostStateChanged
सार्वजनिक तरीके
getAndroidEngProdAPIName
public String getAndroidEngProdAPIName ()
रिटर्न | |
---|---|
String |
तार
public String toString ()
रिटर्न | |
---|---|
String |
का मूल्य
public static ClusterHostEvent.HostEventType valueOf (String name)
मापदंडों | |
---|---|
name | String |
रिटर्न | |
---|---|
ClusterHostEvent.HostEventType |
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 2020-09-08 UTC.
[]
[]