| 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<ExtendLicenseConsumptionResult> |
AWSLicenseManagerAsync.extendLicenseConsumptionAsync(ExtendLicenseConsumptionRequest extendLicenseConsumptionRequest,
AsyncHandler<ExtendLicenseConsumptionRequest,ExtendLicenseConsumptionResult> asyncHandler)
Extends the expiration date for license consumption.
|
Future<ExtendLicenseConsumptionResult> |
AWSLicenseManagerAsyncClient.extendLicenseConsumptionAsync(ExtendLicenseConsumptionRequest request,
AsyncHandler<ExtendLicenseConsumptionRequest,ExtendLicenseConsumptionResult> asyncHandler) |
Future<ExtendLicenseConsumptionResult> |
AbstractAWSLicenseManagerAsync.extendLicenseConsumptionAsync(ExtendLicenseConsumptionRequest request,
AsyncHandler<ExtendLicenseConsumptionRequest,ExtendLicenseConsumptionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ExtendLicenseConsumptionRequest |
ExtendLicenseConsumptionRequest.clone() |
ExtendLicenseConsumptionRequest |
ExtendLicenseConsumptionRequest.withDryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request.
|
ExtendLicenseConsumptionRequest |
ExtendLicenseConsumptionRequest.withLicenseConsumptionToken(String licenseConsumptionToken)
License consumption token.
|
Copyright © 2022. All rights reserved.