AndroidBuildAPIOptions

public class AndroidBuildAPIOptions
extends Object

java.lang.Object
   ↳ com.google.android.tradefed.util.androidbuildapi.AndroidBuildAPIOptions


אפשרויות הגדרה ברמת המארח ללקוח Android Build API.

סיכום

ערכים קבועים

String TYPE_NAME

Constructors ציבוריים

AndroidBuildAPIOptions()

‫methods ציבוריים

File getAuthTokenFile()
int getChunkSize()
int getConnectTimeout()
getDownloadExclusionPatterns()
String getEnvironment()
File getJsonKeyFile()
File getKeyFile()
int getReadTimeout()
String getServiceAccount()
boolean isDirectDownload()

ערכים קבועים

TYPE_NAME

public static final String TYPE_NAME

ערך קבוע: ‎"android-build"‎

Constructors ציבוריים

AndroidBuildAPIOptions

public AndroidBuildAPIOptions ()

‫methods ציבוריים

getAuthTokenFile

public File getAuthTokenFile ()

החזרות
File

getChunkSize

public int getChunkSize ()

החזרות
int

getConnectTimeout

public int getConnectTimeout ()

החזרות
int

getDownloadExclusionPatterns

public  getDownloadExclusionPatterns ()

החזרות

getEnvironment

public String getEnvironment ()

החזרות
String

getJsonKeyFile

public File getJsonKeyFile ()

החזרות
File

getKeyFile

public File getKeyFile ()

החזרות
File

getReadTimeout

public int getReadTimeout ()

החזרות
int

getServiceAccount

public String getServiceAccount ()

החזרות
String

isDirectDownload

public boolean isDirectDownload ()

החזרות
boolean