| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListLicenseManagerReportGeneratorsResult |
AbstractAWSLicenseManager.listLicenseManagerReportGenerators(ListLicenseManagerReportGeneratorsRequest request) |
ListLicenseManagerReportGeneratorsResult |
AWSLicenseManagerClient.listLicenseManagerReportGenerators(ListLicenseManagerReportGeneratorsRequest request)
Lists the report generators for your account.
|
ListLicenseManagerReportGeneratorsResult |
AWSLicenseManager.listLicenseManagerReportGenerators(ListLicenseManagerReportGeneratorsRequest listLicenseManagerReportGeneratorsRequest)
Lists the report generators for your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListLicenseManagerReportGeneratorsResult |
ListLicenseManagerReportGeneratorsResult.clone() |
ListLicenseManagerReportGeneratorsResult |
ListLicenseManagerReportGeneratorsResult.withNextToken(String nextToken)
Token for the next set of results.
|
ListLicenseManagerReportGeneratorsResult |
ListLicenseManagerReportGeneratorsResult.withReportGenerators(Collection<ReportGenerator> reportGenerators)
A report generator that creates periodic reports on your license configurations.
|
ListLicenseManagerReportGeneratorsResult |
ListLicenseManagerReportGeneratorsResult.withReportGenerators(ReportGenerator... reportGenerators)
A report generator that creates periodic reports on your license configurations.
|
Copyright © 2021. All rights reserved.