Class FieldNamesFieldDescriptor<T>
Inheritance
FieldNamesFieldDescriptor<T>
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class FieldNamesFieldDescriptor<T> : DescriptorBase<FieldNamesFieldDescriptor<T>, IFieldNamesField>, IDescriptor, IFieldNamesField, IFieldMapping
Type Parameters
Name | Description |
---|---|
T |
Methods
| Edit this page View SourceEnabled(bool?)
Declaration
public FieldNamesFieldDescriptor<T> Enabled(bool? enabled = true)
Parameters
Type | Name | Description |
---|---|---|
bool? | enabled |
Returns
Type | Description |
---|---|
FieldNamesFieldDescriptor<T> |