| 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 |
|---|---|
ListReceivedGrantsForOrganizationRequest |
ListReceivedGrantsForOrganizationRequest.clone() |
ListReceivedGrantsForOrganizationRequest |
ListReceivedGrantsForOrganizationRequest.withFilters(Collection<Filter> filters)
Filters to scope the results.
|
ListReceivedGrantsForOrganizationRequest |
ListReceivedGrantsForOrganizationRequest.withFilters(Filter... filters)
Filters to scope the results.
|
ListReceivedGrantsForOrganizationRequest |
ListReceivedGrantsForOrganizationRequest.withLicenseArn(String licenseArn)
The Amazon Resource Name (ARN) of the received license.
|
ListReceivedGrantsForOrganizationRequest |
ListReceivedGrantsForOrganizationRequest.withMaxResults(Integer maxResults)
Maximum number of results to return in a single call.
|
ListReceivedGrantsForOrganizationRequest |
ListReceivedGrantsForOrganizationRequest.withNextToken(String nextToken)
Token for the next set of results.
|
Copyright © 2023. All rights reserved.