| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ReportContext |
UpdateLicenseManagerReportGeneratorRequest.reportContext()
The report context.
|
ReportContext |
CreateLicenseManagerReportGeneratorRequest.reportContext()
Defines the type of license configuration the report generator tracks.
|
ReportContext |
ReportGenerator.reportContext()
License configuration type for this generator.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLicenseManagerReportGeneratorRequest.Builder |
UpdateLicenseManagerReportGeneratorRequest.Builder.reportContext(ReportContext reportContext)
The report context.
|
CreateLicenseManagerReportGeneratorRequest.Builder |
CreateLicenseManagerReportGeneratorRequest.Builder.reportContext(ReportContext reportContext)
Defines the type of license configuration the report generator tracks.
|
ReportGenerator.Builder |
ReportGenerator.Builder.reportContext(ReportContext reportContext)
License configuration type for this generator.
|
Copyright © 2023. All rights reserved.