| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
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) |
Future<CheckInLicenseResult> |
AWSLicenseManagerAsyncClient.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 © 2021. All rights reserved.