| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static LicenseFinding |
LicenseFinding.fromValue(String value)
Use this in place of valueOf.
|
static LicenseFinding |
LicenseFinding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseFinding[] |
LicenseFinding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseRecommendation |
LicenseRecommendation.withFinding(LicenseFinding finding)
The finding classification for an instance that runs on a license.
|
Copyright © 2024. All rights reserved.