Class PutJudgmentsRequestParameters
Request options for PutJudgments
Inheritance
PutJudgmentsRequestParameters
Assembly: OpenSearch.Net.dll
Syntax
public class PutJudgmentsRequestParameters : RequestParameters<PutJudgmentsRequestParameters>, 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