public class CalendarAllowedCalendarSharingRolesCollectionRequestBuilder extends BaseFunctionRequestBuilder implements ICalendarAllowedCalendarSharingRolesCollectionRequestBuilder
functionOptions| Constructor and Description |
|---|
CalendarAllowedCalendarSharingRolesCollectionRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String user)
The request builder for this collection of Calendar
|
| Modifier and Type | Method and Description |
|---|---|
ICalendarAllowedCalendarSharingRolesCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
ICalendarAllowedCalendarSharingRolesCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic CalendarAllowedCalendarSharingRolesCollectionRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.String user)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestuser - the userpublic ICalendarAllowedCalendarSharingRolesCollectionRequest buildRequest(Option... requestOptions)
buildRequest in interface ICalendarAllowedCalendarSharingRolesCollectionRequestBuilderrequestOptions - the options for this requestpublic ICalendarAllowedCalendarSharingRolesCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface ICalendarAllowedCalendarSharingRolesCollectionRequestBuilderrequestOptions - the options for this request