APINodeList<CPASMerchantConfig> |
Business.APIRequestGetCpasMerchantConfig.execute() |
APINodeList<CPASMerchantConfig> |
Business.APIRequestGetCpasMerchantConfig.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<CPASMerchantConfig>> |
Business.APIRequestGetCpasMerchantConfig.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<CPASMerchantConfig> |
CPASMerchantConfig.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<CPASMerchantConfig>> |
Business.APIRequestGetCpasMerchantConfig.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<CPASMerchantConfig> |
CPASMerchantConfig.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<CPASMerchantConfig> |
CPASMerchantConfig.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<CPASMerchantConfig> |
CPASMerchantConfig.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<CPASMerchantConfig> |
CPASMerchantConfig.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<CPASMerchantConfig>> |
CPASMerchantConfig.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
APINodeList<CPASMerchantConfig> |
Business.APIRequestGetCpasMerchantConfig.getLastResponse() |
static APIRequest.ResponseParser<CPASMerchantConfig> |
CPASMerchantConfig.getParser() |
static APINodeList<CPASMerchantConfig> |
CPASMerchantConfig.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<CPASMerchantConfig> |
Business.APIRequestGetCpasMerchantConfig.parseResponse(String response,
String header) |