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