GCSCommon

public abstract class GCSCommon
extends Object

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


Basisklasse für Gcs-Vorgänge wie Herunterladen und Hochladen. GCSFileDownloader und GCSFileUploader .

Zusammenfassung

Konstanten

int DEFAULT_TIMEOUT

Öffentliche Bauträger

GCSCommon (File jsonKeyFile)
GCSCommon ()

Geschützte Methoden

Storage getStorage ( scopes) getStorage ( scopes)

Konstanten

DEFAULT_TIMEOUT

protected static final int DEFAULT_TIMEOUT

Konstanter Wert: 600000 (0x000927c0)

Öffentliche Bauträger

GCSCommon

public GCSCommon (File jsonKeyFile)

Parameter
jsonKeyFile File

GCSCommon

public GCSCommon ()

Geschützte Methoden

getStorage

protected Storage getStorage ( scopes)

Parameter
scopes

Kehrt zurück
Storage