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