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