| 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 |
|---|---|
ListReceivedGrantsForOrganizationResult |
AWSLicenseManagerClient.listReceivedGrantsForOrganization(ListReceivedGrantsForOrganizationRequest request)
Lists the grants received for all accounts in the organization.
|
ListReceivedGrantsForOrganizationResult |
AWSLicenseManager.listReceivedGrantsForOrganization(ListReceivedGrantsForOrganizationRequest listReceivedGrantsForOrganizationRequest)
Lists the grants received for all accounts in the organization.
|
ListReceivedGrantsForOrganizationResult |
AbstractAWSLicenseManager.listReceivedGrantsForOrganization(ListReceivedGrantsForOrganizationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListReceivedGrantsForOrganizationResult |
ListReceivedGrantsForOrganizationResult.clone() |
ListReceivedGrantsForOrganizationResult |
ListReceivedGrantsForOrganizationResult.withGrants(Collection<Grant> grants)
Lists the grants the organization has received.
|
ListReceivedGrantsForOrganizationResult |
ListReceivedGrantsForOrganizationResult.withGrants(Grant... grants)
Lists the grants the organization has received.
|
ListReceivedGrantsForOrganizationResult |
ListReceivedGrantsForOrganizationResult.withNextToken(String nextToken)
Token for the next set of results.
|
Copyright © 2023. All rights reserved.