| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseConfigurationUsage> |
ListUsageForLicenseConfigurationResponse.licenseConfigurationUsageList()
Information about the license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListUsageForLicenseConfigurationResponse.Builder |
ListUsageForLicenseConfigurationResponse.Builder.licenseConfigurationUsageList(LicenseConfigurationUsage... licenseConfigurationUsageList)
Information about the license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListUsageForLicenseConfigurationResponse.Builder |
ListUsageForLicenseConfigurationResponse.Builder.licenseConfigurationUsageList(Collection<LicenseConfigurationUsage> licenseConfigurationUsageList)
Information about the license configurations.
|
Copyright © 2022. All rights reserved.