GCSCommon

public abstract class GCSCommon
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.GCSCommon,


Wycofane. Zamiast niej użyj com.android.tradefed.util.gcs.GCSCommon.

Ta klasa jest zachowana ze względu na zgodność wsteczną, więc można używać gotowych pakietów tradefed do tworzenia testów w starszych gałęziach.

Klasa bazowa dla operacji Gcs, takich jak pobieranie i przesyłanie. GCSFileDownloaderGCSFileUploader.

Podsumowanie

Stałe

int DEFAULT_TIMEOUT

Konstruktory publiczne

GCSCommon()
GCSCommon(File jsonKeyFile)

Chronione metody

Storage getStorage( scopes)

Stałe

DEFAULT_TIMEOUT

protected static final int DEFAULT_TIMEOUT

Stała wartość: 600 000 (0x000927c0)

Konstruktory publiczne

GCSCommon

public GCSCommon ()

GCSCommon

public GCSCommon (File jsonKeyFile)

Parametry
jsonKeyFile File

Metody chronione

getStorage

protected Storage getStorage ( scopes)

Parametry
scopes

Zwroty
Storage