| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager |
License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts
and on-premises servers.
|
| Modifier and Type | Method and Description |
|---|---|
default CheckoutBorrowLicenseResponse |
LicenseManagerClient.checkoutBorrowLicense(CheckoutBorrowLicenseRequest checkoutBorrowLicenseRequest)
Checks out the specified license for offline use.
|
default CheckoutBorrowLicenseResponse |
LicenseManagerClient.checkoutBorrowLicense(Consumer<CheckoutBorrowLicenseRequest.Builder> checkoutBorrowLicenseRequest)
Checks out the specified license for offline use.
|
default CheckoutLicenseResponse |
LicenseManagerClient.checkoutLicense(CheckoutLicenseRequest checkoutLicenseRequest)
Checks out the specified license.
|
default CheckoutLicenseResponse |
LicenseManagerClient.checkoutLicense(Consumer<CheckoutLicenseRequest.Builder> checkoutLicenseRequest)
Checks out the specified license.
|
Copyright © 2022. All rights reserved.