| 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.
|
| software.amazon.awssdk.services.licensemanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLicenseConfigurationsResponse> |
LicenseManagerAsyncClient.listLicenseConfigurations(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest)
Lists the license configurations for your account.
|
default ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest)
Lists the license configurations for your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLicenseConfigurationsRequestMarshaller.marshall(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest) |
Copyright © 2023. All rights reserved.