GCSダウンローダーヘルパー

public class GCSDownloaderHelper
extends Object

java.lang.オブジェクト
com.android.tradefed.build.gcs.GCSDownloaderHelper


グローバル設定のキャッシュと解決を行う GCS バケットのダウンローダー。

まとめ

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

GCSDownloaderHelper ()

パブリックメソッド

File fetchTestResource (String gsPath)

GS パスからリソースを取得します。

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

GCSダウンローダーヘルパー

public GCSDownloaderHelper ()

パブリックメソッド

fetchTestResource

public File fetchTestResource (String gsPath)

GS パスからリソースを取得します。

パラメーター
gsPath String : リソースが配置されているパス。例: gs://bucket/path/file

戻り値
File取得されたリソースを指すERROR(/File)

投げる
BuildRetrievalError