| 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 AcceptGrantResponse |
LicenseManagerClient.acceptGrant(AcceptGrantRequest acceptGrantRequest)
Accepts the specified grant.
|
default AcceptGrantResponse |
LicenseManagerClient.acceptGrant(Consumer<AcceptGrantRequest.Builder> acceptGrantRequest)
Accepts the specified grant.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AcceptGrantResponse> |
LicenseManagerAsyncClient.acceptGrant(AcceptGrantRequest acceptGrantRequest)
Accepts the specified grant.
|
default CompletableFuture<AcceptGrantResponse> |
LicenseManagerAsyncClient.acceptGrant(Consumer<AcceptGrantRequest.Builder> acceptGrantRequest)
Accepts the specified grant.
|
Copyright © 2022. All rights reserved.