| 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 CreateGrantVersionResponse |
LicenseManagerClient.createGrantVersion(Consumer<CreateGrantVersionRequest.Builder> createGrantVersionRequest)
Creates a new version of the specified grant.
|
default CreateGrantVersionResponse |
LicenseManagerClient.createGrantVersion(CreateGrantVersionRequest createGrantVersionRequest)
Creates a new version of the specified grant.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGrantVersionResponse> |
LicenseManagerAsyncClient.createGrantVersion(Consumer<CreateGrantVersionRequest.Builder> createGrantVersionRequest)
Creates a new version of the specified grant.
|
default CompletableFuture<CreateGrantVersionResponse> |
LicenseManagerAsyncClient.createGrantVersion(CreateGrantVersionRequest createGrantVersionRequest)
Creates a new version of the specified grant.
|
Copyright © 2022. All rights reserved.