| 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 |
|---|---|
CheckInLicenseResult |
AbstractAWSLicenseManager.checkInLicense(CheckInLicenseRequest request) |
CheckInLicenseResult |
AWSLicenseManager.checkInLicense(CheckInLicenseRequest checkInLicenseRequest)
Checks in the specified license.
|
CheckInLicenseResult |
AWSLicenseManagerClient.checkInLicense(CheckInLicenseRequest request)
Checks in the specified license.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CheckInLicenseResult> |
AbstractAWSLicenseManagerAsync.checkInLicenseAsync(CheckInLicenseRequest request,
AsyncHandler<CheckInLicenseRequest,CheckInLicenseResult> asyncHandler) |
Future<CheckInLicenseResult> |
AWSLicenseManagerAsync.checkInLicenseAsync(CheckInLicenseRequest checkInLicenseRequest,
AsyncHandler<CheckInLicenseRequest,CheckInLicenseResult> asyncHandler)
Checks in the specified license.
|
Future<CheckInLicenseResult> |
AWSLicenseManagerAsyncClient.checkInLicenseAsync(CheckInLicenseRequest request,
AsyncHandler<CheckInLicenseRequest,CheckInLicenseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CheckInLicenseResult |
CheckInLicenseResult.clone() |
Copyright © 2022. All rights reserved.