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