Class CreateModelFromSetRequestParameters
Request options for CreateModelFromSet
Inheritance
CreateModelFromSetRequestParameters
Implements
Inherited Members
Namespace: OpenSearch .Net.Specification.LtrApi
Assembly: OpenSearch.Net.dll
Syntax
public class CreateModelFromSetRequestParameters : RequestParameters<CreateModelFromSetRequestParameters>, 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 |