GCSCommon

public abstract class GCSCommon
extends Object

java.lang.Object의 클래스
   ↳ com.android.tradefed.util.GCSCommon


더 이상 사용되지 않습니다. 대신 com.android.tradefed.util.gcs.GCSCommon을 사용하세요.

이 클래스는 이전 버전과의 호환성을 위해 유지되므로 tradefed 사전 빌드를 사용하여 빌드할 수 있습니다. 테스트할 수 있었습니다.

다운로드 및 업로드와 같은 GC 작업의 기본 클래스입니다. 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 ()

보호된 메서드

스토리지 가져오기

protected Storage getStorage ( scopes)

매개변수
scopes

반환 값
Storage