| 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.
|
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.
|
default ListResourceInventoryResponse |
LicenseManagerClient.listResourceInventory(Consumer<ListResourceInventoryRequest.Builder> listResourceInventoryRequest)
Lists resources managed using Systems Manager inventory.
|
default ListResourceInventoryResponse |
LicenseManagerClient.listResourceInventory(ListResourceInventoryRequest listResourceInventoryRequest)
Lists resources managed using Systems Manager inventory.
|
default ListUsageForLicenseConfigurationResponse |
LicenseManagerClient.listUsageForLicenseConfiguration(Consumer<ListUsageForLicenseConfigurationRequest.Builder> listUsageForLicenseConfigurationRequest)
Lists all license usage records for a license configuration, displaying license consumption details by resource
at a selected point in time.
|
default ListUsageForLicenseConfigurationResponse |
LicenseManagerClient.listUsageForLicenseConfiguration(ListUsageForLicenseConfigurationRequest listUsageForLicenseConfigurationRequest)
Lists all license usage records for a license configuration, displaying license consumption details by resource
at a selected point in time.
|
Copyright © 2022. All rights reserved.