public class ListAccessTokensRequest extends ListRequest<ListAccessTokensRequest>
limit, token| Constructor and Description |
|---|
ListAccessTokensRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMethod()
Returns the HTTP method this request will use.
|
java.lang.String |
getServiceRelativePath()
Returns the service-relative path of this request (i.e.
|
protected ListAccessTokensRequest |
me()
Returns "this" in concrete implementation classes.
|
generateHeaders, getLimit, getToken, limit, setLimit, setToken, tokengetQuery, supports100Continuepublic java.lang.String getServiceRelativePath()
RequestgetServiceRelativePath in class Requestpublic java.lang.String getMethod()
Requestprotected ListAccessTokensRequest me()
ListRequestnew CreateObjectRequest().identifier(path).content(content).me in class ListRequest<ListAccessTokensRequest>