| 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<CheckInLicenseResult> |
AWSLicenseManagerAsyncClient.checkInLicenseAsync(CheckInLicenseRequest request,
AsyncHandler<CheckInLicenseRequest,CheckInLicenseResult> asyncHandler) |
Future<CheckInLicenseResult> |
AWSLicenseManagerAsync.checkInLicenseAsync(CheckInLicenseRequest checkInLicenseRequest,
AsyncHandler<CheckInLicenseRequest,CheckInLicenseResult> asyncHandler)
Checks in the specified license.
|
Future<CheckInLicenseResult> |
AbstractAWSLicenseManagerAsync.checkInLicenseAsync(CheckInLicenseRequest request,
AsyncHandler<CheckInLicenseRequest,CheckInLicenseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CheckInLicenseRequest |
CheckInLicenseRequest.clone() |
CheckInLicenseRequest |
CheckInLicenseRequest.withBeneficiary(String beneficiary)
License beneficiary.
|
CheckInLicenseRequest |
CheckInLicenseRequest.withLicenseConsumptionToken(String licenseConsumptionToken)
License consumption token.
|
Copyright © 2022. All rights reserved.