| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager |
|
| Modifier and Type | Method and Description |
|---|---|
default ListAssociationsForLicenseConfigurationResponse |
LicenseManagerClient.listAssociationsForLicenseConfiguration(Consumer<ListAssociationsForLicenseConfigurationRequest.Builder> listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for a license configuration.
|
default ListAssociationsForLicenseConfigurationResponse |
LicenseManagerClient.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for a license configuration.
|
default ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations()
Lists license configuration objects for an account, each containing the name, description, license type, and
other license terms modeled from a license agreement.
|
default ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations(Consumer<ListLicenseConfigurationsRequest.Builder> 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 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 ListResourceInventoryResponse |
LicenseManagerClient.listResourceInventory(Consumer<ListResourceInventoryRequest.Builder> listResourceInventoryRequest)
Returns a detailed list of resources.
|
default ListResourceInventoryResponse |
LicenseManagerClient.listResourceInventory(ListResourceInventoryRequest listResourceInventoryRequest)
Returns a detailed list of resources.
|
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 © 2019. All rights reserved.