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