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