| 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 ListLicenseManagerReportGeneratorsResponse |
LicenseManagerClient.listLicenseManagerReportGenerators(Consumer<ListLicenseManagerReportGeneratorsRequest.Builder> listLicenseManagerReportGeneratorsRequest)
Lists the report generators for your account.
|
default ListLicenseManagerReportGeneratorsResponse |
LicenseManagerClient.listLicenseManagerReportGenerators(ListLicenseManagerReportGeneratorsRequest listLicenseManagerReportGeneratorsRequest)
Lists the report generators for your account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLicenseManagerReportGeneratorsResponse> |
LicenseManagerAsyncClient.listLicenseManagerReportGenerators(Consumer<ListLicenseManagerReportGeneratorsRequest.Builder> listLicenseManagerReportGeneratorsRequest)
Lists the report generators for your account.
|
default CompletableFuture<ListLicenseManagerReportGeneratorsResponse> |
LicenseManagerAsyncClient.listLicenseManagerReportGenerators(ListLicenseManagerReportGeneratorsRequest listLicenseManagerReportGeneratorsRequest)
Lists the report generators for your account.
|
Copyright © 2022. All rights reserved.