| 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.
|
| software.amazon.awssdk.services.licensemanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CheckoutBorrowLicenseResponse> |
LicenseManagerAsyncClient.checkoutBorrowLicense(CheckoutBorrowLicenseRequest checkoutBorrowLicenseRequest)
Checks out the specified license for offline use.
|
default CheckoutBorrowLicenseResponse |
LicenseManagerClient.checkoutBorrowLicense(CheckoutBorrowLicenseRequest checkoutBorrowLicenseRequest)
Checks out the specified license for offline use.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CheckoutBorrowLicenseRequestMarshaller.marshall(CheckoutBorrowLicenseRequest checkoutBorrowLicenseRequest) |
Copyright © 2023. All rights reserved.