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