| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager |
|
| software.amazon.awssdk.services.licensemanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest)
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
|
default CompletableFuture<ListLicenseConfigurationsResponse> |
LicenseManagerAsyncClient.listLicenseConfigurations(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest)
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLicenseConfigurationsRequestMarshaller.marshall(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest) |
Copyright © 2019. All rights reserved.