| 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 |
|---|---|
Future<DeleteLicenseConfigurationResult> |
AWSLicenseManagerAsync.deleteLicenseConfigurationAsync(DeleteLicenseConfigurationRequest deleteLicenseConfigurationRequest,
AsyncHandler<DeleteLicenseConfigurationRequest,DeleteLicenseConfigurationResult> asyncHandler)
Deletes the specified license configuration.
|
Future<DeleteLicenseConfigurationResult> |
AWSLicenseManagerAsyncClient.deleteLicenseConfigurationAsync(DeleteLicenseConfigurationRequest request,
AsyncHandler<DeleteLicenseConfigurationRequest,DeleteLicenseConfigurationResult> asyncHandler) |
Future<DeleteLicenseConfigurationResult> |
AbstractAWSLicenseManagerAsync.deleteLicenseConfigurationAsync(DeleteLicenseConfigurationRequest request,
AsyncHandler<DeleteLicenseConfigurationRequest,DeleteLicenseConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteLicenseConfigurationRequest |
DeleteLicenseConfigurationRequest.clone() |
DeleteLicenseConfigurationRequest |
DeleteLicenseConfigurationRequest.withLicenseConfigurationArn(String licenseConfigurationArn)
ID of the license configuration.
|
Copyright © 2021. All rights reserved.