GetAdSelectionDataRequest.Builder
public
static
final
class
GetAdSelectionDataRequest.Builder
extends Object
java.lang.Object | |
↳ | android.adservices.adselection.GetAdSelectionDataRequest.Builder |
Builder ל-GetAdSelectionDataRequest
אובייקטים.
סיכום
בנאים ציבוריים | |
---|---|
Builder()
|
שיטות ציבוריות | |
---|---|
GetAdSelectionDataRequest
|
build()
יוצר מכונה |
GetAdSelectionDataRequest.Builder
|
setSeller(AdTechIdentifier seller)
מגדיר את בית העסק |
שיטות שעברו בירושה | |
---|---|
בנאים ציבוריים
שיטות ציבוריות
לפתח
public GetAdSelectionDataRequest build ()
יוצר מכונה GetAdSelectionDataRequest
.
החזרות | |
---|---|
GetAdSelectionDataRequest |
הערך הזה לא יכול להיות null . |
setSeller
public GetAdSelectionDataRequest.Builder setSeller (AdTechIdentifier seller)
מגדיר את בית העסק AdTechIdentifier
.
פרמטרים | |
---|---|
seller |
AdTechIdentifier : הערך הזה יכול להיות null . |
החזרות | |
---|---|
GetAdSelectionDataRequest.Builder |
הערך הזה לא יכול להיות null . |