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