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