| 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 UpdateLicenseConfigurationResponse |
LicenseManagerClient.updateLicenseConfiguration(Consumer<UpdateLicenseConfigurationRequest.Builder> updateLicenseConfigurationRequest)
Modifies the attributes of an existing license configuration.
|
default UpdateLicenseConfigurationResponse |
LicenseManagerClient.updateLicenseConfiguration(UpdateLicenseConfigurationRequest updateLicenseConfigurationRequest)
Modifies the attributes of an existing license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLicenseConfigurationResponse> |
LicenseManagerAsyncClient.updateLicenseConfiguration(Consumer<UpdateLicenseConfigurationRequest.Builder> updateLicenseConfigurationRequest)
Modifies the attributes of an existing license configuration.
|
default CompletableFuture<UpdateLicenseConfigurationResponse> |
LicenseManagerAsyncClient.updateLicenseConfiguration(UpdateLicenseConfigurationRequest updateLicenseConfigurationRequest)
Modifies the attributes of an existing license configuration.
|
Copyright © 2022. All rights reserved.