| 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 ListReceivedLicensesForOrganizationResponse |
LicenseManagerClient.listReceivedLicensesForOrganization(Consumer<ListReceivedLicensesForOrganizationRequest.Builder> listReceivedLicensesForOrganizationRequest)
Lists the licenses received for all accounts in the organization.
|
default ListReceivedLicensesForOrganizationResponse |
LicenseManagerClient.listReceivedLicensesForOrganization(ListReceivedLicensesForOrganizationRequest listReceivedLicensesForOrganizationRequest)
Lists the licenses received for all accounts in the organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListReceivedLicensesForOrganizationResponse> |
LicenseManagerAsyncClient.listReceivedLicensesForOrganization(Consumer<ListReceivedLicensesForOrganizationRequest.Builder> listReceivedLicensesForOrganizationRequest)
Lists the licenses received for all accounts in the organization.
|
default CompletableFuture<ListReceivedLicensesForOrganizationResponse> |
LicenseManagerAsyncClient.listReceivedLicensesForOrganization(ListReceivedLicensesForOrganizationRequest listReceivedLicensesForOrganizationRequest)
Lists the licenses received for all accounts in the organization.
|
Copyright © 2023. All rights reserved.