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