| 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 GetLicenseUsageResponse |
LicenseManagerClient.getLicenseUsage(Consumer<GetLicenseUsageRequest.Builder> getLicenseUsageRequest)
Gets detailed information about the usage of the specified license.
|
default GetLicenseUsageResponse |
LicenseManagerClient.getLicenseUsage(GetLicenseUsageRequest getLicenseUsageRequest)
Gets detailed information about the usage of the specified license.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLicenseUsageResponse> |
LicenseManagerAsyncClient.getLicenseUsage(Consumer<GetLicenseUsageRequest.Builder> getLicenseUsageRequest)
Gets detailed information about the usage of the specified license.
|
default CompletableFuture<GetLicenseUsageResponse> |
LicenseManagerAsyncClient.getLicenseUsage(GetLicenseUsageRequest getLicenseUsageRequest)
Gets detailed information about the usage of the specified license.
|
Copyright © 2023. All rights reserved.