| Package | Description |
|---|---|
| com.amazonaws.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
static PropertyValueType |
PropertyValueType.fromValue(String value)
Use this in place of valueOf.
|
static PropertyValueType |
PropertyValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyValueType[] |
PropertyValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyingProperties |
ModifyingProperties.withValueType(PropertyValueType valueType)
The type of value that is currently being modified.
|
Copyright © 2024. All rights reserved.