public interface IDriveItemGetActivitiesByIntervalCollectionRequest extends IHttpRequest
| Modifier and Type | Method and Description |
|---|---|
IDriveItemGetActivitiesByIntervalCollectionRequest |
expand(java.lang.String value)
Sets the expand clause for the request
|
IDriveItemGetActivitiesByIntervalCollectionPage |
get() |
void |
get(ICallback<? super IDriveItemGetActivitiesByIntervalCollectionPage> callback) |
IDriveItemGetActivitiesByIntervalCollectionRequest |
select(java.lang.String value)
Sets the select clause for the request
|
IDriveItemGetActivitiesByIntervalCollectionRequest |
top(int value)
Sets the top value for the request
|
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodvoid get(ICallback<? super IDriveItemGetActivitiesByIntervalCollectionPage> callback)
IDriveItemGetActivitiesByIntervalCollectionPage get() throws ClientException
ClientExceptionIDriveItemGetActivitiesByIntervalCollectionRequest select(java.lang.String value)
value - the select clauseIDriveItemGetActivitiesByIntervalCollectionRequest expand(java.lang.String value)
value - the expand clauseIDriveItemGetActivitiesByIntervalCollectionRequest top(int value)
value - the max number of items to return