| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ReportContext |
ReportContext.clone() |
ReportContext |
ReportGenerator.getReportContext()
License configuration type for this generator.
|
ReportContext |
UpdateLicenseManagerReportGeneratorRequest.getReportContext()
The report context.
|
ReportContext |
CreateLicenseManagerReportGeneratorRequest.getReportContext()
Defines the type of license configuration the report generator tracks.
|
ReportContext |
ReportContext.withLicenseConfigurationArns(Collection<String> licenseConfigurationArns)
Amazon Resource Name (ARN) of the license configuration that this generator reports on.
|
ReportContext |
ReportContext.withLicenseConfigurationArns(String... licenseConfigurationArns)
Amazon Resource Name (ARN) of the license configuration that this generator reports on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportGenerator.setReportContext(ReportContext reportContext)
License configuration type for this generator.
|
void |
UpdateLicenseManagerReportGeneratorRequest.setReportContext(ReportContext reportContext)
The report context.
|
void |
CreateLicenseManagerReportGeneratorRequest.setReportContext(ReportContext reportContext)
Defines the type of license configuration the report generator tracks.
|
ReportGenerator |
ReportGenerator.withReportContext(ReportContext reportContext)
License configuration type for this generator.
|
UpdateLicenseManagerReportGeneratorRequest |
UpdateLicenseManagerReportGeneratorRequest.withReportContext(ReportContext reportContext)
The report context.
|
CreateLicenseManagerReportGeneratorRequest |
CreateLicenseManagerReportGeneratorRequest.withReportContext(ReportContext reportContext)
Defines the type of license configuration the report generator tracks.
|
Copyright © 2024. All rights reserved.