| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseConversionTask> |
ListLicenseConversionTasksResponse.licenseConversionTasks()
Information about the license configuration tasks for your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListLicenseConversionTasksResponse.Builder |
ListLicenseConversionTasksResponse.Builder.licenseConversionTasks(LicenseConversionTask... licenseConversionTasks)
Information about the license configuration tasks for your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListLicenseConversionTasksResponse.Builder |
ListLicenseConversionTasksResponse.Builder.licenseConversionTasks(Collection<LicenseConversionTask> licenseConversionTasks)
Information about the license configuration tasks for your account.
|
Copyright © 2022. All rights reserved.