| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsForLicenseConfigurationResult |
AbstractAWSLicenseManager.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest request) |
ListAssociationsForLicenseConfigurationResult |
AWSLicenseManagerClient.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest request)
Lists the resource associations for a license configuration.
|
ListAssociationsForLicenseConfigurationResult |
AWSLicenseManager.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for a license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.clone() |
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.withLicenseConfigurationAssociations(Collection<LicenseConfigurationAssociation> licenseConfigurationAssociations)
Lists association objects for the license configuration, each containing the association time, number of consumed
licenses, resource ARN, resource ID, account ID that owns the resource, resource size, and resource type.
|
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.withLicenseConfigurationAssociations(LicenseConfigurationAssociation... licenseConfigurationAssociations)
Lists association objects for the license configuration, each containing the association time, number of consumed
licenses, resource ARN, resource ID, account ID that owns the resource, resource size, and resource type.
|
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.withNextToken(String nextToken)
Token for the next set of results.
|
Copyright © 2019. All rights reserved.