GCSCommon

public abstract class GCSCommon
extends Object

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


הוצא משימוש במקומה, צריך להשתמש ב-com.android.tradefed.util.gcs.GCSCommon.

השארנו את המחלקה הזו כדי לשמור על תאימות לדור קודם, כך שאפשר להשתמש ב-tradefed prebuilt כדי ליצור בדיקות בענפים ישנים יותר.

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

סיכום

ערכים קבועים

int DEFAULT_TIMEOUT

‫constructors ציבוריים

GCSCommon()
GCSCommon(File jsonKeyFile)

שיטות מוגנות

Storage getStorage(Collection<String> scopes)

ערכים קבועים

DEFAULT_TIMEOUT

protected static final int DEFAULT_TIMEOUT

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

‫constructors ציבוריים

GCSCommon

public GCSCommon ()

GCSCommon

public GCSCommon (File jsonKeyFile)

פרמטרים
jsonKeyFile File

שיטות מוגנות

getStorage

protected Storage getStorage (Collection<String> scopes)

פרמטרים
scopes Collection

החזרות
Storage

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