| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts
and on-premises servers.
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLicenseConfigurationResult |
AbstractAWSLicenseManager.updateLicenseConfiguration(UpdateLicenseConfigurationRequest request) |
UpdateLicenseConfigurationResult |
AWSLicenseManager.updateLicenseConfiguration(UpdateLicenseConfigurationRequest updateLicenseConfigurationRequest)
Modifies the attributes of an existing license configuration.
|
UpdateLicenseConfigurationResult |
AWSLicenseManagerClient.updateLicenseConfiguration(UpdateLicenseConfigurationRequest request)
Modifies the attributes of an existing license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateLicenseConfigurationResult> |
AbstractAWSLicenseManagerAsync.updateLicenseConfigurationAsync(UpdateLicenseConfigurationRequest request,
AsyncHandler<UpdateLicenseConfigurationRequest,UpdateLicenseConfigurationResult> asyncHandler) |
Future<UpdateLicenseConfigurationResult> |
AWSLicenseManagerAsync.updateLicenseConfigurationAsync(UpdateLicenseConfigurationRequest updateLicenseConfigurationRequest,
AsyncHandler<UpdateLicenseConfigurationRequest,UpdateLicenseConfigurationResult> asyncHandler)
Modifies the attributes of an existing license configuration.
|
Future<UpdateLicenseConfigurationResult> |
AWSLicenseManagerAsyncClient.updateLicenseConfigurationAsync(UpdateLicenseConfigurationRequest request,
AsyncHandler<UpdateLicenseConfigurationRequest,UpdateLicenseConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateLicenseConfigurationResult |
UpdateLicenseConfigurationResult.clone() |
Copyright © 2023. All rights reserved.