| 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 CreateLicenseResponse |
LicenseManagerClient.createLicense(CreateLicenseRequest createLicenseRequest)
Creates a license.
|
default CompletableFuture<CreateLicenseResponse> |
LicenseManagerAsyncClient.createLicense(CreateLicenseRequest createLicenseRequest)
Creates a license.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLicenseRequestMarshaller.marshall(CreateLicenseRequest createLicenseRequest) |
Copyright © 2023. All rights reserved.