public class UserReprocessLicenseAssignmentRequestBuilder extends BaseActionRequestBuilder implements IUserReprocessLicenseAssignmentRequestBuilder
bodyParams| Constructor and Description |
|---|
UserReprocessLicenseAssignmentRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this UserReprocessLicenseAssignment
|
| Modifier and Type | Method and Description |
|---|---|
IUserReprocessLicenseAssignmentRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IUserReprocessLicenseAssignmentRequest with specific requestOptions instead of the existing requestOptions
|
IUserReprocessLicenseAssignmentRequest |
buildRequest(Option... requestOptions)
Creates the IUserReprocessLicenseAssignmentRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic UserReprocessLicenseAssignmentRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IUserReprocessLicenseAssignmentRequest buildRequest(Option... requestOptions)
buildRequest in interface IUserReprocessLicenseAssignmentRequestBuilderrequestOptions - the options for the requestpublic IUserReprocessLicenseAssignmentRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IUserReprocessLicenseAssignmentRequestBuilderrequestOptions - the options for the request