| 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<ListReceivedGrantsResponse> |
LicenseManagerAsyncClient.listReceivedGrants(ListReceivedGrantsRequest listReceivedGrantsRequest)
Lists grants that are received but not accepted.
|
default ListReceivedGrantsResponse |
LicenseManagerClient.listReceivedGrants(ListReceivedGrantsRequest listReceivedGrantsRequest)
Lists grants that are received but not accepted.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListReceivedGrantsRequestMarshaller.marshall(ListReceivedGrantsRequest listReceivedGrantsRequest) |
Copyright © 2022. All rights reserved.