| Package | Description |
|---|---|
| com.google.api.services.licensing | |
| com.google.api.services.licensing.model |
| Modifier and Type | Method and Description |
|---|---|
Licensing.LicenseAssignments.Insert |
Licensing.LicenseAssignments.insert(String productId,
String skuId,
LicenseAssignmentInsert content)
Assign a license.
|
| Constructor and Description |
|---|
Insert(String productId,
String skuId,
LicenseAssignmentInsert content)
Assign a license.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseAssignmentInsert |
LicenseAssignmentInsert.clone() |
LicenseAssignmentInsert |
LicenseAssignmentInsert.set(String fieldName,
Object value) |
LicenseAssignmentInsert |
LicenseAssignmentInsert.setUserId(String userId)
Email id of the user
|
Copyright © 2011–2025 Google. All rights reserved.