| 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 CompletableFuture<CreateGrantResponse> |
LicenseManagerAsyncClient.createGrant(CreateGrantRequest createGrantRequest)
Creates a grant for the specified license.
|
default CreateGrantResponse |
LicenseManagerClient.createGrant(CreateGrantRequest createGrantRequest)
Creates a grant for the specified license.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGrantRequestMarshaller.marshall(CreateGrantRequest createGrantRequest) |
Copyright © 2022. All rights reserved.