GCSCommon

public abstract class GCSCommon
extends Object

java.lang.Object
😎 com.android.tradefed.util.gcs.GCSCommon


Basisklasse für GCS-Vorgänge wie Download und Upload.

Zusammenfassung

Konstanten

int DEFAULT_TIMEOUT

Felder

protected File mJsonKeyFile

protected Storage mStorage

Öffentliche Konstruktoren

GCSCommon()

Geschützte Methoden

Storage getStorage( scopes)
void setJsonKeyFile(File jsonKeyFile)

Konstanten

DEFAULT_TIMEOUT

public static final int DEFAULT_TIMEOUT

Konstantenwert: 600.000 (0x000927c0)

Felder

mJsonKeyFile

protected File mJsonKeyFile

mStorage

protected Storage mStorage

Öffentliche Konstruktoren

GCSCommon

public GCSCommon ()

Geschützte Methoden

getStorage

protected Storage getStorage ( scopes)

Parameter
scopes

Returns
Storage

setJsonKeyFile

protected void setJsonKeyFile (File jsonKeyFile)

Parameter
jsonKeyFile File