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