Class GetComponentTemplateResponse
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class GetComponentTemplateResponse : ResponseBase, IResponse, IOpenSearchResponse
Properties
| Edit this page View SourceComponentTemplates
Declaration
[DataMember(Name = "component_templates")]
public IReadOnlyCollection<NamedComponentTemplate> ComponentTemplates { get; }
Property Value
Type | Description |
---|---|
IReadOnlyCollection<NamedComponentTemplate> |