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