| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ReportGenerator |
GetLicenseManagerReportGeneratorResponse.reportGenerator()
A report generator that creates periodic reports about your license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReportGenerator> |
ListLicenseManagerReportGeneratorsResponse.reportGenerators()
A report generator that creates periodic reports about your license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
GetLicenseManagerReportGeneratorResponse.Builder |
GetLicenseManagerReportGeneratorResponse.Builder.reportGenerator(ReportGenerator reportGenerator)
A report generator that creates periodic reports about your license configurations.
|
ListLicenseManagerReportGeneratorsResponse.Builder |
ListLicenseManagerReportGeneratorsResponse.Builder.reportGenerators(ReportGenerator... reportGenerators)
A report generator that creates periodic reports about your license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListLicenseManagerReportGeneratorsResponse.Builder |
ListLicenseManagerReportGeneratorsResponse.Builder.reportGenerators(Collection<ReportGenerator> reportGenerators)
A report generator that creates periodic reports about your license configurations.
|
Copyright © 2022. All rights reserved.