public class IosVppEBookAssignmentRequestBuilder extends BaseRequestBuilder implements IIosVppEBookAssignmentRequestBuilder
| Constructor and Description |
|---|
IosVppEBookAssignmentRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for the IosVppEBookAssignment
|
| Modifier and Type | Method and Description |
|---|---|
IIosVppEBookAssignmentRequest |
buildRequest()
Creates the request
|
IIosVppEBookAssignmentRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific requestOptions instead of the existing requestOptions
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic IosVppEBookAssignmentRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IIosVppEBookAssignmentRequest buildRequest()
buildRequest in interface IIosVppEBookAssignmentRequestBuilderpublic IIosVppEBookAssignmentRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IIosVppEBookAssignmentRequestBuilderrequestOptions - the options for this request