| 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 |
|---|---|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.clone() |
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withDescription(String description)
Description of the report generator.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withLicenseManagerReportGeneratorArn(String licenseManagerReportGeneratorArn)
Amazon Resource Name (ARN) of the report generator to update.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withReportContext(ReportContext reportContext)
The report context.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withReportFrequency(ReportFrequency reportFrequency)
Frequency by which reports are generated.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withReportGeneratorName(String reportGeneratorName)
Name of the report generator.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withType(Collection<String> type)
Type of reports to generate.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withType(ReportType... type)
Type of reports to generate.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withType(String... type)
Type of reports to generate.
|
Copyright © 2022. All rights reserved.