| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts
and on-premises servers.
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetLicenseResult |
AWSLicenseManagerClient.getLicense(GetLicenseRequest request)
Gets detailed information about the specified license.
|
GetLicenseResult |
AWSLicenseManager.getLicense(GetLicenseRequest getLicenseRequest)
Gets detailed information about the specified license.
|
GetLicenseResult |
AbstractAWSLicenseManager.getLicense(GetLicenseRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLicenseResult> |
AWSLicenseManagerAsyncClient.getLicenseAsync(GetLicenseRequest request) |
Future<GetLicenseResult> |
AWSLicenseManagerAsync.getLicenseAsync(GetLicenseRequest getLicenseRequest)
Gets detailed information about the specified license.
|
Future<GetLicenseResult> |
AbstractAWSLicenseManagerAsync.getLicenseAsync(GetLicenseRequest request) |
Future<GetLicenseResult> |
AWSLicenseManagerAsyncClient.getLicenseAsync(GetLicenseRequest request,
AsyncHandler<GetLicenseRequest,GetLicenseResult> asyncHandler) |
Future<GetLicenseResult> |
AWSLicenseManagerAsync.getLicenseAsync(GetLicenseRequest getLicenseRequest,
AsyncHandler<GetLicenseRequest,GetLicenseResult> asyncHandler)
Gets detailed information about the specified license.
|
Future<GetLicenseResult> |
AbstractAWSLicenseManagerAsync.getLicenseAsync(GetLicenseRequest request,
AsyncHandler<GetLicenseRequest,GetLicenseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLicenseResult> |
AWSLicenseManagerAsyncClient.getLicenseAsync(GetLicenseRequest request,
AsyncHandler<GetLicenseRequest,GetLicenseResult> asyncHandler) |
Future<GetLicenseResult> |
AWSLicenseManagerAsync.getLicenseAsync(GetLicenseRequest getLicenseRequest,
AsyncHandler<GetLicenseRequest,GetLicenseResult> asyncHandler)
Gets detailed information about the specified license.
|
Future<GetLicenseResult> |
AbstractAWSLicenseManagerAsync.getLicenseAsync(GetLicenseRequest request,
AsyncHandler<GetLicenseRequest,GetLicenseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetLicenseResult |
GetLicenseResult.clone() |
GetLicenseResult |
GetLicenseResult.withLicense(License license)
License details.
|
Copyright © 2022. All rights reserved.