| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListLicenseSpecificationsForResourceResult |
AbstractAWSLicenseManager.listLicenseSpecificationsForResource(ListLicenseSpecificationsForResourceRequest request) |
ListLicenseSpecificationsForResourceResult |
AWSLicenseManager.listLicenseSpecificationsForResource(ListLicenseSpecificationsForResourceRequest listLicenseSpecificationsForResourceRequest)
Describes the license configurations for the specified resource.
|
ListLicenseSpecificationsForResourceResult |
AWSLicenseManagerClient.listLicenseSpecificationsForResource(ListLicenseSpecificationsForResourceRequest request)
Describes the license configurations for the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListLicenseSpecificationsForResourceResult |
ListLicenseSpecificationsForResourceResult.clone() |
ListLicenseSpecificationsForResourceResult |
ListLicenseSpecificationsForResourceResult.withLicenseSpecifications(Collection<LicenseSpecification> licenseSpecifications)
License configurations associated with a resource.
|
ListLicenseSpecificationsForResourceResult |
ListLicenseSpecificationsForResourceResult.withLicenseSpecifications(LicenseSpecification... licenseSpecifications)
License configurations associated with a resource.
|
ListLicenseSpecificationsForResourceResult |
ListLicenseSpecificationsForResourceResult.withNextToken(String nextToken)
Token for the next set of results.
|
Copyright © 2019. All rights reserved.