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