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