GCSCommon

public abstract class GCSCommon
extends Object

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


מחלקה בסיסית לפעולות GCS כמו הורדה והעלאה.

סיכום

ערכים קבועים

int DEFAULT_TIMEOUT

שדות

protected File mJsonKeyFile

protected Storage mStorage

‫constructors ציבוריים

GCSCommon()

שיטות מוגנות

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

ערכים קבועים

DEFAULT_TIMEOUT

public static final int DEFAULT_TIMEOUT

ערך קבוע: 600000 (0x000927c0)

שדות

mJsonKeyFile

protected File mJsonKeyFile

mStorage

protected Storage mStorage

‫constructors ציבוריים

GCSCommon

public GCSCommon ()

שיטות מוגנות

getStorage

protected Storage getStorage (Collection<String> scopes)

פרמטרים
scopes Collection

החזרות
Storage

הקפצת הודעות שגיאה (throw)
IOException

setJsonKeyFile

protected void setJsonKeyFile (File jsonKeyFile)

פרמטרים
jsonKeyFile File