| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsForLicenseConfigurationResult |
AbstractAWSLicenseManager.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest request) |
ListAssociationsForLicenseConfigurationResult |
AWSLicenseManager.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for the specified license configuration.
|
ListAssociationsForLicenseConfigurationResult |
AWSLicenseManagerClient.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest request)
Lists the resource associations for the specified license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.clone() |
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.withLicenseConfigurationAssociations(Collection<LicenseConfigurationAssociation> licenseConfigurationAssociations)
Information about the associations for the license configuration.
|
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.withLicenseConfigurationAssociations(LicenseConfigurationAssociation... licenseConfigurationAssociations)
Information about the associations for the license configuration.
|
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.withNextToken(String nextToken)
Token for the next set of results.
|
Copyright © 2019. All rights reserved.