| 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 DeleteLicenseManagerReportGeneratorResponse |
LicenseManagerClient.deleteLicenseManagerReportGenerator(Consumer<DeleteLicenseManagerReportGeneratorRequest.Builder> deleteLicenseManagerReportGeneratorRequest)
Deletes the specified report generator.
|
default DeleteLicenseManagerReportGeneratorResponse |
LicenseManagerClient.deleteLicenseManagerReportGenerator(DeleteLicenseManagerReportGeneratorRequest deleteLicenseManagerReportGeneratorRequest)
Deletes the specified report generator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteLicenseManagerReportGeneratorResponse> |
LicenseManagerAsyncClient.deleteLicenseManagerReportGenerator(Consumer<DeleteLicenseManagerReportGeneratorRequest.Builder> deleteLicenseManagerReportGeneratorRequest)
Deletes the specified report generator.
|
default CompletableFuture<DeleteLicenseManagerReportGeneratorResponse> |
LicenseManagerAsyncClient.deleteLicenseManagerReportGenerator(DeleteLicenseManagerReportGeneratorRequest deleteLicenseManagerReportGeneratorRequest)
Deletes the specified report generator.
|
Copyright © 2022. All rights reserved.