public interface IScheduleShareRequestBuilder extends IRequestBuilder
Modifier and Type | Method and Description |
---|---|
IScheduleShareRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IScheduleShareRequest with specific options instead of the existing options
|
IScheduleShareRequest |
buildRequest(Option... requestOptions)
Creates the IScheduleShareRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegment
IScheduleShareRequest buildRequest(Option... requestOptions)
requestOptions
- the options for the requestIScheduleShareRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions
- the options for the request