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