public class CalendarAllowedCalendarSharingRolesCollectionRequest extends BaseCollectionRequest<CalendarAllowedCalendarSharingRolesCollectionResponse,ICalendarAllowedCalendarSharingRolesCollectionPage> implements ICalendarAllowedCalendarSharingRolesCollectionRequest
Constructor and Description |
---|
CalendarAllowedCalendarSharingRolesCollectionRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request for this CalendarAllowedCalendarSharingRoles
|
Modifier and Type | Method and Description |
---|---|
ICalendarAllowedCalendarSharingRolesCollectionPage |
buildFromResponse(CalendarAllowedCalendarSharingRolesCollectionResponse response) |
ICalendarAllowedCalendarSharingRolesCollectionRequest |
expand(java.lang.String value)
Sets the expand clause for the request
|
ICalendarAllowedCalendarSharingRolesCollectionPage |
get() |
void |
get(ICallback<ICalendarAllowedCalendarSharingRolesCollectionPage> callback) |
ICalendarAllowedCalendarSharingRolesCollectionRequest |
select(java.lang.String value)
Sets the select clause for the request
|
ICalendarAllowedCalendarSharingRolesCollectionRequest |
top(int value)
Sets the top value for the request
|
addFunctionOption, addHeader, addQueryOption, getBaseRequest, getCollectionPageClass, getDelay, getHeaders, getHttpMethod, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, post, send, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches
public CalendarAllowedCalendarSharingRolesCollectionRequest(java.lang.String requestUrl, IBaseClient client, java.util.List<? extends Option> requestOptions)
requestUrl
- the request URLclient
- the service clientrequestOptions
- the options for this requestpublic void get(ICallback<ICalendarAllowedCalendarSharingRolesCollectionPage> callback)
get
in interface ICalendarAllowedCalendarSharingRolesCollectionRequest
public ICalendarAllowedCalendarSharingRolesCollectionPage get() throws ClientException
get
in interface ICalendarAllowedCalendarSharingRolesCollectionRequest
ClientException
public ICalendarAllowedCalendarSharingRolesCollectionPage buildFromResponse(CalendarAllowedCalendarSharingRolesCollectionResponse response)
public ICalendarAllowedCalendarSharingRolesCollectionRequest select(java.lang.String value)
select
in interface ICalendarAllowedCalendarSharingRolesCollectionRequest
value
- the select clausepublic ICalendarAllowedCalendarSharingRolesCollectionRequest top(int value)
top
in interface ICalendarAllowedCalendarSharingRolesCollectionRequest
value
- the max number of items to returnpublic ICalendarAllowedCalendarSharingRolesCollectionRequest expand(java.lang.String value)
expand
in interface ICalendarAllowedCalendarSharingRolesCollectionRequest
value
- the expand clause