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