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