GCSCommon

public abstract class GCSCommon
extends Object

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


Klasa bazowa dla operacji GCS, takich jak pobieranie i przesyłanie.

Podsumowanie

Stałe

int DEFAULT_TIMEOUT

Pola

protected File mJsonKeyFile

protected Storage mStorage

Konstruktory publiczne

GCSCommon()

Metody chronione

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

Stałe

DEFAULT_TIMEOUT

public static final int DEFAULT_TIMEOUT

Constant Value: 600000 (0x000927c0)

Pola

mJsonKeyFile

protected File mJsonKeyFile

mStorage

protected Storage mStorage

Konstruktory publiczne

GCSCommon

public GCSCommon ()

Metody chronione

getStorage

protected Storage getStorage (Collection<String> scopes)

Parametry
scopes Collection

Zwraca
Storage

Zgłasza
IOException

setJsonKeyFile

protected void setJsonKeyFile (File jsonKeyFile)

Parametry
jsonKeyFile File