Interface IArbitraryHttpRequest<T>
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IArbitraryHttpRequest<out T> : IRequest<T>, IRequest where T : ArbitraryHttpRequestParameters<out T>, new()
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
| Edit this page View SourcePath
Declaration
[IgnoreDataMember]
string Path { get; set; }
Property Value
| Type | Description |
|---|---|
| string |