| 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 GetGrantResponse |
LicenseManagerClient.getGrant(Consumer<GetGrantRequest.Builder> getGrantRequest)
Gets detailed information about the specified grant.
|
default GetGrantResponse |
LicenseManagerClient.getGrant(GetGrantRequest getGrantRequest)
Gets detailed information about the specified grant.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGrantResponse> |
LicenseManagerAsyncClient.getGrant(Consumer<GetGrantRequest.Builder> getGrantRequest)
Gets detailed information about the specified grant.
|
default CompletableFuture<GetGrantResponse> |
LicenseManagerAsyncClient.getGrant(GetGrantRequest getGrantRequest)
Gets detailed information about the specified grant.
|
Copyright © 2023. All rights reserved.