| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
LicenseConversionContext |
LicenseConversionContext.clone() |
LicenseConversionContext |
GetLicenseConversionTaskResult.getDestinationLicenseContext()
Information about the license type converted to.
|
LicenseConversionContext |
CreateLicenseConversionTaskForResourceRequest.getDestinationLicenseContext()
Information that identifies the license type you are converting to.
|
LicenseConversionContext |
LicenseConversionTask.getDestinationLicenseContext()
Information about the license type this conversion task converted to.
|
LicenseConversionContext |
GetLicenseConversionTaskResult.getSourceLicenseContext()
Information about the license type converted from.
|
LicenseConversionContext |
CreateLicenseConversionTaskForResourceRequest.getSourceLicenseContext()
Information that identifies the license type you are converting from.
|
LicenseConversionContext |
LicenseConversionTask.getSourceLicenseContext()
Information about the license type this conversion task converted from.
|
LicenseConversionContext |
LicenseConversionContext.withUsageOperation(String usageOperation)
The Usage operation value that corresponds to the license type you are converting your resource from.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetLicenseConversionTaskResult.setDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information about the license type converted to.
|
void |
CreateLicenseConversionTaskForResourceRequest.setDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information that identifies the license type you are converting to.
|
void |
LicenseConversionTask.setDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information about the license type this conversion task converted to.
|
void |
GetLicenseConversionTaskResult.setSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information about the license type converted from.
|
void |
CreateLicenseConversionTaskForResourceRequest.setSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information that identifies the license type you are converting from.
|
void |
LicenseConversionTask.setSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information about the license type this conversion task converted from.
|
GetLicenseConversionTaskResult |
GetLicenseConversionTaskResult.withDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information about the license type converted to.
|
CreateLicenseConversionTaskForResourceRequest |
CreateLicenseConversionTaskForResourceRequest.withDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information that identifies the license type you are converting to.
|
LicenseConversionTask |
LicenseConversionTask.withDestinationLicenseContext(LicenseConversionContext destinationLicenseContext)
Information about the license type this conversion task converted to.
|
GetLicenseConversionTaskResult |
GetLicenseConversionTaskResult.withSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information about the license type converted from.
|
CreateLicenseConversionTaskForResourceRequest |
CreateLicenseConversionTaskForResourceRequest.withSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information that identifies the license type you are converting from.
|
LicenseConversionTask |
LicenseConversionTask.withSourceLicenseContext(LicenseConversionContext sourceLicenseContext)
Information about the license type this conversion task converted from.
|
Copyright © 2024. All rights reserved.