Modifier and Type | Field and Description |
---|---|
static OpenSearchServerParam.ParameterEnum[] |
OpenSearchServerSpecs.SPECIFICATIONLIST |
Modifier and Type | Method and Description |
---|---|
static OpenSearchServerParam.ParameterEnum |
OpenSearchServerParam.ParameterEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenSearchServerParam.ParameterEnum[] |
OpenSearchServerParam.ParameterEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OpenSearchServerParam(OpenSearchServerParam.ParameterEnum[] params) |