Google berkomitmen untuk mendorong terwujudnya keadilan ras bagi komunitas Kulit Hitam.
Lihat caranya.
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
GCSHostResourceManager
public
class
GCSHostResourceManager
extends LocalHostResourceManager
Download resource host dari GCS (Google Cloud Storage).
Ringkasan
Metode yang dilindungi |
void
|
clearHostResource(String name, File localFile)
Hapus resource host lokal.
|
File
|
fetchHostResource(String name, String value)
Download resource host ke file lokal dari GCS.
|
Konstruktor publik
GCSHostResourceManager
public GCSHostResourceManager ()
Metode yang dilindungi
clearHostResource
protected void clearHostResource (String name,
File localFile)
Hapus resource host lokal.
Parameter |
name |
String : ID resource host. |
localFile |
File : file lokal. |
pengambilanHostResource
protected File fetchHostResource (String name,
String value)
Download resource host ke file lokal dari GCS.
Parameter |
name |
String : nama resource host. |
value |
String : jalur jarak jauh resource host. |
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 2024-08-29 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Informasi yang saya butuhkan tidak ada"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Terlalu rumit/langkahnya terlalu banyak"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Sudah usang"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Masalah terjemahan"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Masalah kode / contoh"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Lainnya"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Mudah dipahami"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Memecahkan masalah saya"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Lainnya"
}]
{"lastModified": "Terakhir diperbarui pada 2024-08-29 UTC."}