| 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 |
|---|---|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.clone() |
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withDescription(String description)
Description of the report generator.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withReportContext(ReportContext reportContext)
Defines the type of license configuration the report generator tracks.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withReportFrequency(ReportFrequency reportFrequency)
Frequency by which reports are generated.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withReportGeneratorName(String reportGeneratorName)
Name of the report generator.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withTags(Collection<Tag> tags)
Tags to add to the report generator.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withTags(Tag... tags)
Tags to add to the report generator.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withType(Collection<String> type)
Type of reports to generate.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withType(ReportType... type)
Type of reports to generate.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withType(String... type)
Type of reports to generate.
|
Copyright © 2021. All rights reserved.