| 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<CheckoutLicenseResponse> |
LicenseManagerAsyncClient.checkoutLicense(CheckoutLicenseRequest checkoutLicenseRequest)
Checks out the specified license.
|
default CheckoutLicenseResponse |
LicenseManagerClient.checkoutLicense(CheckoutLicenseRequest checkoutLicenseRequest)
Checks out the specified license.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CheckoutLicenseRequestMarshaller.marshall(CheckoutLicenseRequest checkoutLicenseRequest) |
Copyright © 2022. All rights reserved.