| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.behavior_collection |
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.findByValue(int value)
Deprecated.
Find a the enum type by its integer value, as defined in the Thrift IDL.
|
static Command |
Command.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Command[] |
Command.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.