| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static PolicyLanguageValues |
PolicyLanguageValues.fromValue(String value)
Use this in place of valueOf.
|
static PolicyLanguageValues |
PolicyLanguageValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyLanguageValues[] |
PolicyLanguageValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDetails |
PolicyDetails.withPolicyLanguage(PolicyLanguageValues policyLanguage)
The type of policy to create.
|
Copyright © 2023. All rights reserved.