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