| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts
and on-premises servers.
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListReceivedLicensesForOrganizationResult |
AWSLicenseManagerClient.listReceivedLicensesForOrganization(ListReceivedLicensesForOrganizationRequest request)
Lists the licenses received for all accounts in the organization.
|
ListReceivedLicensesForOrganizationResult |
AbstractAWSLicenseManager.listReceivedLicensesForOrganization(ListReceivedLicensesForOrganizationRequest request) |
ListReceivedLicensesForOrganizationResult |
AWSLicenseManager.listReceivedLicensesForOrganization(ListReceivedLicensesForOrganizationRequest listReceivedLicensesForOrganizationRequest)
Lists the licenses received for all accounts in the organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListReceivedLicensesForOrganizationResult |
ListReceivedLicensesForOrganizationResult.clone() |
ListReceivedLicensesForOrganizationResult |
ListReceivedLicensesForOrganizationResult.withLicenses(Collection<GrantedLicense> licenses)
Lists the licenses the organization has received.
|
ListReceivedLicensesForOrganizationResult |
ListReceivedLicensesForOrganizationResult.withLicenses(GrantedLicense... licenses)
Lists the licenses the organization has received.
|
ListReceivedLicensesForOrganizationResult |
ListReceivedLicensesForOrganizationResult.withNextToken(String nextToken)
Token for the next set of results.
|
Copyright © 2022. All rights reserved.