| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager |
License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts
and on-premises servers.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.updateLicenseManagerReportGenerator(Consumer<UpdateLicenseManagerReportGeneratorRequest.Builder> updateLicenseManagerReportGeneratorRequest)
Updates a report generator.
|
default UpdateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.updateLicenseManagerReportGenerator(UpdateLicenseManagerReportGeneratorRequest updateLicenseManagerReportGeneratorRequest)
Updates a report generator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLicenseManagerReportGeneratorResponse> |
LicenseManagerAsyncClient.updateLicenseManagerReportGenerator(Consumer<UpdateLicenseManagerReportGeneratorRequest.Builder> updateLicenseManagerReportGeneratorRequest)
Updates a report generator.
|
default CompletableFuture<UpdateLicenseManagerReportGeneratorResponse> |
LicenseManagerAsyncClient.updateLicenseManagerReportGenerator(UpdateLicenseManagerReportGeneratorRequest updateLicenseManagerReportGeneratorRequest)
Updates a report generator.
|
Copyright © 2022. All rights reserved.