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