GceAvdInfo.GceStatus
public static final enum GceAvdInfo.GceStatus
extends Enum< GceAvdInfo.GceStatus >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.device.cloud.GceAvdInfo.GceStatus > | |
↳ | com.android.tradefed.device.cloud.GceAvdInfo.GceStatus |
Resumen
Valores de enumeración | |
---|---|
GceAvdInfo.GceStatus | BOOT_FAIL |
GceAvdInfo.GceStatus | DEVICE_OFFLINE |
GceAvdInfo.GceStatus | FAIL |
GceAvdInfo.GceStatus | SUCCESS
|
Métodos públicos | |
---|---|
static GceAvdInfo.GceStatus | valueOf (String name) |
static final GceStatus[] | values () |
Valores de enumeración
BOOT_FAIL
public static final GceAvdInfo.GceStatus BOOT_FAIL
DEVICE_OFFLINE
public static final GceAvdInfo.GceStatus DEVICE_OFFLINE
FALLAR
public static final GceAvdInfo.GceStatus FAIL
ÉXITO
public static final GceAvdInfo.GceStatus SUCCESS
Métodos públicos
valor de
public static GceAvdInfo.GceStatus valueOf (String name)
Parámetros | |
---|---|
name | String |
Devoluciones | |
---|---|
GceAvdInfo.GceStatus |
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 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Falta la información que necesito"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muy complicado o demasiados pasos"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desactualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema de traducción"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema con las muestras o los códigos"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Otro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de comprender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Resolvió mi problema"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Otro"
}]