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