GCSCommon

public abstract class GCSCommon
extends Object

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


Classe base per l'operazione GCS come download e caricamento.

Riepilogo

Costanti

int DEFAULT_TIMEOUT

Campi

protected File mJsonKeyFile

protected Storage mStorage

Costruttori pubblici

GCSCommon()

Metodi protetti

Storage getStorage(Collection<String> scopes)
void setJsonKeyFile(File jsonKeyFile)

Costanti

DEFAULT_TIMEOUT

public static final int DEFAULT_TIMEOUT

Constant Value: 600000 (0x000927c0)

Campi

mJsonKeyFile

protected File mJsonKeyFile

mStorage

protected Storage mStorage

Costruttori pubblici

GCSCommon

public GCSCommon ()

Metodi protetti

getStorage

protected Storage getStorage (Collection<String> scopes)

Parametri
scopes Collection

Resi
Storage

Genera
IOException

setJsonKeyFile

protected void setJsonKeyFile (File jsonKeyFile)

Parametri
jsonKeyFile File