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