| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<EntitlementUsage> |
LicenseUsage.entitlementUsages()
License entitlement usages.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseUsage.Builder |
LicenseUsage.Builder.entitlementUsages(EntitlementUsage... entitlementUsages)
License entitlement usages.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseUsage.Builder |
LicenseUsage.Builder.entitlementUsages(Collection<EntitlementUsage> entitlementUsages)
License entitlement usages.
|
Copyright © 2022. All rights reserved.