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