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