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)

常數

DEFAULT_TIMEOUT

public static final int DEFAULT_TIMEOUT

常數值: 600000 (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