AndroidBuildAPIOptions

public class AndroidBuildAPIOptions
extends Object

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


Các lựa chọn cấu hình trên toàn hệ thống cho ứng dụng Android Build API.

Tóm tắt

Hằng số

String TYPE_NAME

Hàm khởi tạo công khai

AndroidBuildAPIOptions()

Phương thức công khai

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

Hằng số

TYPE_NAME

public static final String TYPE_NAME

Giá trị không đổi: "android-build"

Hàm khởi tạo công khai

AndroidBuildAPIOptions

public AndroidBuildAPIOptions ()

Phương thức công khai

getAuthTokenFile

public File getAuthTokenFile ()

Giá trị trả về
File

getChunkSize

public int getChunkSize ()

Giá trị trả về
int

getConnectTimeout

public int getConnectTimeout ()

Giá trị trả về
int

getDownloadExclusionPatterns

public  getDownloadExclusionPatterns ()

Giá trị trả về

getEnvironment

public String getEnvironment ()

Giá trị trả về
String

getJsonKeyFile

public File getJsonKeyFile ()

Giá trị trả về
File

getKeyFile

public File getKeyFile ()

Giá trị trả về
File

getReadTimeout

public int getReadTimeout ()

Giá trị trả về
int

getServiceAccount

public String getServiceAccount ()

Giá trị trả về
String

isDirectDownload

public boolean isDirectDownload ()

Giá trị trả về
boolean