Class CreateFeaturesetRequestParameters
Request options for CreateFeatureset
Inheritance
CreateFeaturesetRequestParameters
Implements
Inherited Members
Namespace: OpenSearch .Net.Specification.LtrApi
Assembly: OpenSearch.Net.dll
Syntax
public class CreateFeaturesetRequestParameters : RequestParameters<CreateFeaturesetRequestParameters>, IRequestParameters
Properties
| Edit this page View SourceDefaultHttpMethod
Declaration
public override HttpMethod DefaultHttpMethod { get; }
Property Value
Type | Description |
---|---|
Http |
Overrides
| Edit this page View SourceRouting
Specific routing value.
Declaration
public string Routing { get; set; }
Property Value
Type | Description |
---|---|
string |
SupportsBody
Declaration
public override bool SupportsBody { get; }
Property Value
Type | Description |
---|---|
bool |