| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
static LicenseCountingType |
LicenseCountingType.fromValue(String value)
Use this in place of valueOf.
|
static LicenseCountingType |
LicenseCountingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseCountingType[] |
LicenseCountingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetLicenseConfigurationResult |
GetLicenseConfigurationResult.withLicenseCountingType(LicenseCountingType licenseCountingType)
Dimension on which the licenses are counted.
|
CreateLicenseConfigurationRequest |
CreateLicenseConfigurationRequest.withLicenseCountingType(LicenseCountingType licenseCountingType)
Dimension used to track the license inventory.
|
LicenseConfiguration |
LicenseConfiguration.withLicenseCountingType(LicenseCountingType licenseCountingType)
Dimension to use to track the license inventory.
|
Copyright © 2019. All rights reserved.