public static interface APIQuery.QueryBasis
Modifier and Type | Method and Description |
---|---|
long |
getCacheExpiryMilliseconds() |
String |
getDefaultLanguage() |
int |
getDefaultPageSize() |
Boolean |
getEnableCounting() |
String |
getGraphTemplate() |
String |
getItemTemplate() |
int |
getMaxPageSize() |
boolean |
getPurging() |
TextSearchConfig |
getTextSearchConfig() |
boolean |
isItemEndpoint() |
ShortnameService |
sns() |
ShortnameService sns()
String getDefaultLanguage()
int getMaxPageSize()
int getDefaultPageSize()
String getGraphTemplate()
String getItemTemplate()
boolean isItemEndpoint()
TextSearchConfig getTextSearchConfig()
Boolean getEnableCounting()
long getCacheExpiryMilliseconds()
boolean getPurging()
Copyright © 2014. All Rights Reserved.