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