| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static LicenseModel |
LicenseModel.fromValue(String value)
Use this in place of valueOf.
|
static LicenseModel |
LicenseModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseModel[] |
LicenseModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseConfiguration |
LicenseConfiguration.withLicenseModel(LicenseModel licenseModel)
The license type associated with the instance.
|
LicenseRecommendationOption |
LicenseRecommendationOption.withLicenseModel(LicenseModel licenseModel)
The recommended license type associated with the instance.
|
Copyright © 2024. All rights reserved.