JoinCustomAudienceRequest.Builder
public
static
final
class
JoinCustomAudienceRequest.Builder
extends Object
java.lang.Object
|
↳ |
android.adservices.customaudience.JoinCustomAudienceRequest.Builder
|
Builder untuk objek JoinCustomAudienceRequest
.
Ringkasan
Metode turunan |
Dari class
java.lang.Object
Object
|
clone()
Membuat dan menampilkan salinan objek ini.
|
boolean
|
equals(Object obj)
Menunjukkan apakah beberapa objek lain "sama dengan" objek ini atau tidak.
|
void
|
finalize()
Dipanggil oleh pembersih sampah memori pada sebuah objek saat pembersihan sampah memori
menentukan bahwa tidak ada lagi referensi ke objek.
|
final
Class<?>
|
getClass()
Menampilkan class runtime dari Object ini.
|
int
|
hashCode()
Menampilkan nilai kode hash untuk objek.
|
final
void
|
notify()
Mengaktifkan satu thread yang menunggu di monitor
objek ini.
|
final
void
|
notifyAll()
Mengaktifkan semua thread yang menunggu di monitor objek ini.
|
String
|
toString()
Menampilkan representasi string dari objek ini.
|
final
void
|
wait(long timeout, int nanos)
Menyebabkan thread saat ini menunggu hingga thread lain memanggil metode
notify() atau
notifyAll() untuk objek ini, atau
beberapa thread lainnya menyela thread saat ini, atau sejumlah
real time telah berlalu.
|
final
void
|
wait(long timeout)
Membuat thread saat ini menunggu hingga thread lain memanggil
metode notify() atau
metode notifyAll() untuk objek ini, atau
jumlah waktu yang ditentukan telah berlalu.
|
final
void
|
wait()
Membuat thread saat ini menunggu hingga thread lain memanggil
metode notify() atau
metode notifyAll() untuk objek ini.
|
|
Konstruktor publik
Builder
public Builder ()
Metode publik
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-07-13 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"
}]