| 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 ListAssociationsForLicenseConfigurationResponse |
LicenseManagerClient.listAssociationsForLicenseConfiguration(Consumer<ListAssociationsForLicenseConfigurationRequest.Builder> listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for the specified license configuration.
|
default ListAssociationsForLicenseConfigurationResponse |
LicenseManagerClient.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for the specified license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAssociationsForLicenseConfigurationResponse> |
LicenseManagerAsyncClient.listAssociationsForLicenseConfiguration(Consumer<ListAssociationsForLicenseConfigurationRequest.Builder> listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for the specified license configuration.
|
default CompletableFuture<ListAssociationsForLicenseConfigurationResponse> |
LicenseManagerAsyncClient.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for the specified license configuration.
|
Copyright © 2023. All rights reserved.