| 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 GetLicenseManagerReportGeneratorResponse |
LicenseManagerClient.getLicenseManagerReportGenerator(Consumer<GetLicenseManagerReportGeneratorRequest.Builder> getLicenseManagerReportGeneratorRequest)
Gets information about the specified report generator.
|
default GetLicenseManagerReportGeneratorResponse |
LicenseManagerClient.getLicenseManagerReportGenerator(GetLicenseManagerReportGeneratorRequest getLicenseManagerReportGeneratorRequest)
Gets information about the specified report generator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLicenseManagerReportGeneratorResponse> |
LicenseManagerAsyncClient.getLicenseManagerReportGenerator(Consumer<GetLicenseManagerReportGeneratorRequest.Builder> getLicenseManagerReportGeneratorRequest)
Gets information about the specified report generator.
|
default CompletableFuture<GetLicenseManagerReportGeneratorResponse> |
LicenseManagerAsyncClient.getLicenseManagerReportGenerator(GetLicenseManagerReportGeneratorRequest getLicenseManagerReportGeneratorRequest)
Gets information about the specified report generator.
|
Copyright © 2023. All rights reserved.