Mulai 27 Maret 2025, sebaiknya gunakan android-latest-release, bukan aosp-main, untuk mem-build dan berkontribusi pada AOSP. Untuk mengetahui informasi selengkapnya, lihat Perubahan pada AOSP.
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
GCSHostResourceManager
public
class
GCSHostResourceManager
extends LocalHostResourceManager
| java.lang.Object
|
| ↳ |
com.android.tradefed.host.LocalHostResourceManager
|
| |
↳ |
com.android.tradefed.host.gcs.GCSHostResourceManager
|
Download resource host dari GCS (Google Cloud Storage).
Ringkasan
Metode yang dilindungi |
void
|
clearHostResource(String name, File localFile)
Menghapus resource host lokal.
|
File
|
fetchHostResource(String name, String value)
Mendownload resource host ke file lokal dari GCS.
|
Konstruktor publik
GCSHostResourceManager
public GCSHostResourceManager ()
Metode yang dilindungi
clearHostResource
protected void clearHostResource (String name,
File localFile)
Menghapus resource host lokal.
| Parameter |
name |
String: ID resource host. |
localFile |
File: file lokal.
|
fetchHostResource
protected File fetchHostResource (String name,
String value)
Mendownload resource host ke file lokal dari GCS.
| Parameter |
name |
String: nama resource host. |
value |
String: jalur jarak jauh resource host. |
| Menampilkan |
ConfigurationException |
|
Konten dan contoh kode di halaman ini tunduk kepada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-27 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-27 UTC."],[],[]]