GCS 助手

public class GCSHelper
extends Object

java.lang.Object 中
   ↳ com.android.tradefed.util.GCSHelper


摘要

公共构造函数

GCSHelper()

公共方法

static Storage getStorage( scopes, File keyFile)

使用基于 TF 选项的凭据获取远程 GCS 存储分区的 Storage 对象。

公共构造函数

GCS 助手

public GCSHelper ()

公共方法

getStorage

public static Storage getStorage ( scopes, 
                File keyFile)

使用基于 TF 选项的凭据获取远程 GCS 存储分区的 Storage 对象。

参数
scopes :请求凭据的特定范围。

keyFile File

返回
Storage GCS 存储分区的 Storage 对象

抛出
IOException