Class PredictModelRequestParameters
Request options for PredictModel
Inheritance
PredictModelRequestParameters
Assembly: OpenSearch.Net.dll
Syntax
public class PredictModelRequestParameters : RequestParameters<PredictModelRequestParameters>, IRequestParameters
Properties
|
Edit this page
View Source
DefaultHttpMethod
Declaration
public override HttpMethod DefaultHttpMethod { get; }
Property Value
Overrides
|
Edit this page
View Source
SupportsBody
Declaration
public override bool SupportsBody { get; }
Property Value
Overrides
Implements
Extension Methods