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