| 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 CreateLicenseVersionResponse |
LicenseManagerClient.createLicenseVersion(CreateLicenseVersionRequest createLicenseVersionRequest)
Creates a new version of the specified license.
|
default CompletableFuture<CreateLicenseVersionResponse> |
LicenseManagerAsyncClient.createLicenseVersion(CreateLicenseVersionRequest createLicenseVersionRequest)
Creates a new version of the specified license.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLicenseVersionRequestMarshaller.marshall(CreateLicenseVersionRequest createLicenseVersionRequest) |
Copyright © 2023. All rights reserved.