| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
static EntitlementDataUnit |
EntitlementDataUnit.fromValue(String value)
Use this in place of valueOf.
|
static EntitlementDataUnit |
EntitlementDataUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntitlementDataUnit[] |
EntitlementDataUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntitlementData |
EntitlementData.withUnit(EntitlementDataUnit unit)
Entitlement data unit.
|
EntitlementUsage |
EntitlementUsage.withUnit(EntitlementDataUnit unit)
Entitlement usage unit.
|
Copyright © 2021. All rights reserved.