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