| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListLicenseConfigurationsResult |
AbstractAWSLicenseManager.listLicenseConfigurations(ListLicenseConfigurationsRequest request) |
ListLicenseConfigurationsResult |
AWSLicenseManager.listLicenseConfigurations(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest)
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
|
ListLicenseConfigurationsResult |
AWSLicenseManagerClient.listLicenseConfigurations(ListLicenseConfigurationsRequest request)
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
|
| Modifier and Type | Method and Description |
|---|---|
ListLicenseConfigurationsResult |
ListLicenseConfigurationsResult.clone() |
ListLicenseConfigurationsResult |
ListLicenseConfigurationsResult.withLicenseConfigurations(Collection<LicenseConfiguration> licenseConfigurations)
Array of license configuration objects.
|
ListLicenseConfigurationsResult |
ListLicenseConfigurationsResult.withLicenseConfigurations(LicenseConfiguration... licenseConfigurations)
Array of license configuration objects.
|
ListLicenseConfigurationsResult |
ListLicenseConfigurationsResult.withNextToken(String nextToken)
Token for the next set of results.
|
Copyright © 2019. All rights reserved.