| 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 ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations()
Lists the license configurations for your account.
|
default ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations(Consumer<ListLicenseConfigurationsRequest.Builder> 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 |
|---|---|
default CompletableFuture<ListLicenseConfigurationsResponse> |
LicenseManagerAsyncClient.listLicenseConfigurations()
Lists the license configurations for your account.
|
default CompletableFuture<ListLicenseConfigurationsResponse> |
LicenseManagerAsyncClient.listLicenseConfigurations(Consumer<ListLicenseConfigurationsRequest.Builder> listLicenseConfigurationsRequest)
Lists the license configurations for your account.
|
default CompletableFuture<ListLicenseConfigurationsResponse> |
LicenseManagerAsyncClient.listLicenseConfigurations(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest)
Lists the license configurations for your account.
|
Copyright © 2022. All rights reserved.