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 |
Énumérations des différents types d'événements hôtes.
Résumé
Valeurs d'énumération | |
---|---|
ClusterHostEvent.HostEventType | DeviceSnapshot |
ClusterHostEvent.HostEventType | HostStateChanged
|
Méthodes publiques | |
---|---|
String | getAndroidEngProdAPIName () |
String | toString () |
static ClusterHostEvent.HostEventType | valueOf (String name) |
static final HostEventType[] | values () |
Valeurs d'énumération
Instantané de l'appareil
public static final ClusterHostEvent.HostEventType DeviceSnapshot
Méthodes publiques
getAndroidEngProdAPIName
public String getAndroidEngProdAPIName ()
Retour | |
---|---|
String |
toString
public String toString ()
Retour | |
---|---|
String |
valeur de
public static ClusterHostEvent.HostEventType valueOf (String name)
Paramètres | |
---|---|
name | String |
Retour | |
---|---|
ClusterHostEvent.HostEventType |
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2023/04/28 (UTC).
[]
[]