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