| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.copyFrom(DynamicItemDisplayBundleFolder instance) |
DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.APIRequestGet.execute() |
DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.APIRequestGet.execute(Map<String,Object> extraParams) |
DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.fetch() |
static DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.fetchById(Long id,
APIContext context) |
static DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.fetchById(String id,
APIContext context) |
DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.APIRequestGet.getLastResponse() |
static DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.loadJSON(String json,
APIContext context,
String header) |
DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.APIRequestGet.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<DynamicItemDisplayBundleFolder> |
DynamicItemDisplayBundleFolder.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<DynamicItemDisplayBundleFolder> |
DynamicItemDisplayBundleFolder.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<DynamicItemDisplayBundleFolder> |
DynamicItemDisplayBundleFolder.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<DynamicItemDisplayBundleFolder> |
DynamicItemDisplayBundleFolder.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<DynamicItemDisplayBundleFolder> |
DynamicItemDisplayBundleFolder.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<DynamicItemDisplayBundleFolder>> |
DynamicItemDisplayBundleFolder.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
static APIRequest.ResponseParser<DynamicItemDisplayBundleFolder> |
DynamicItemDisplayBundleFolder.getParser() |
static APINodeList<DynamicItemDisplayBundleFolder> |
DynamicItemDisplayBundleFolder.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
DynamicItemDisplayBundleFolder |
DynamicItemDisplayBundleFolder.copyFrom(DynamicItemDisplayBundleFolder instance) |
Copyright © 2024. All rights reserved.