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

公用建構函式

GCSCommon()

保護方法

Storage getStorage( scopes)
void setJsonKeyFile(File jsonKeyFile)

常數

預設時間

public static final int DEFAULT_TIMEOUT

常數值: 60 萬 (0x000927c0)

欄位

mJsonKeyFile

protected File mJsonKeyFile

mStorage

protected Storage mStorage

公用建構函式

GCSCommon

public GCSCommon ()

保護方法

getStorage

protected Storage getStorage ( scopes)

參數
scopes

傳回
Storage

setJsonKeyFile

protected void setJsonKeyFile (File jsonKeyFile)

參數
jsonKeyFile File