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