| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseConfigurationAssociation> |
ListAssociationsForLicenseConfigurationResponse.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.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsForLicenseConfigurationResponse.Builder |
ListAssociationsForLicenseConfigurationResponse.Builder.licenseConfigurationAssociations(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.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsForLicenseConfigurationResponse.Builder |
ListAssociationsForLicenseConfigurationResponse.Builder.licenseConfigurationAssociations(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.
|
Copyright © 2019. All rights reserved.