| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
LicenseConfigurationAssociation |
LicenseConfigurationAssociation.clone() |
LicenseConfigurationAssociation |
LicenseConfigurationAssociation.withAmiAssociationScope(String amiAssociationScope)
Scope of AMI associations.
|
LicenseConfigurationAssociation |
LicenseConfigurationAssociation.withAssociationTime(Date associationTime)
Time when the license configuration was associated with the resource.
|
LicenseConfigurationAssociation |
LicenseConfigurationAssociation.withResourceArn(String resourceArn)
Amazon Resource Name (ARN) of the resource.
|
LicenseConfigurationAssociation |
LicenseConfigurationAssociation.withResourceOwnerId(String resourceOwnerId)
ID of the Amazon Web Services account that owns the resource consuming licenses.
|
LicenseConfigurationAssociation |
LicenseConfigurationAssociation.withResourceType(ResourceType resourceType)
Type of server resource.
|
LicenseConfigurationAssociation |
LicenseConfigurationAssociation.withResourceType(String resourceType)
Type of server resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<LicenseConfigurationAssociation> |
ListAssociationsForLicenseConfigurationResult.getLicenseConfigurationAssociations()
Information about the associations for the license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.withLicenseConfigurationAssociations(LicenseConfigurationAssociation... licenseConfigurationAssociations)
Information about the associations for the license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAssociationsForLicenseConfigurationResult.setLicenseConfigurationAssociations(Collection<LicenseConfigurationAssociation> licenseConfigurationAssociations)
Information about the associations for the license configuration.
|
ListAssociationsForLicenseConfigurationResult |
ListAssociationsForLicenseConfigurationResult.withLicenseConfigurationAssociations(Collection<LicenseConfigurationAssociation> licenseConfigurationAssociations)
Information about the associations for the license configuration.
|
Copyright © 2021. All rights reserved.