| 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<RejectGrantResponse> |
LicenseManagerAsyncClient.rejectGrant(RejectGrantRequest rejectGrantRequest)
Rejects the specified grant.
|
default RejectGrantResponse |
LicenseManagerClient.rejectGrant(RejectGrantRequest rejectGrantRequest)
Rejects the specified grant.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RejectGrantRequestMarshaller.marshall(RejectGrantRequest rejectGrantRequest) |
Copyright © 2022. All rights reserved.