GCSCommon

public abstract class GCSCommon
extends Object

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


ダウンロードやアップロードなどの Gcs オペレーションのベースクラス。GCSFileDownloaderGCSFileUploader

概要

定数

int DEFAULT_TIMEOUT

パブリック コンストラクタ

GCSCommon(File jsonKeyFile)
GCSCommon()

保護されたメソッド

Storage getStorage( scopes)

定数

DEFAULT_TIMEOUT

protected static final int DEFAULT_TIMEOUT

定数値: 600000 (0x000927c0)

パブリック コンストラクタ

GCSCommon

public GCSCommon (File jsonKeyFile)

パラメータ
jsonKeyFile File

GCSCommon

public GCSCommon ()

保護されたメソッド

getStorage

protected Storage getStorage ( scopes)

パラメータ
scopes

戻り値
Storage