Search Results for

    Show / Hide Table of Contents

    Class GetExperimentsRequestParameters

    Request options for GetExperiments

    Inheritance
    object
    RequestParameters<GetExperimentsRequestParameters>
    GetExperimentsRequestParameters
    Implements
    IRequestParameters
    Inherited Members
    RequestParameters<GetExperimentsRequestParameters>.CustomResponseBuilder
    RequestParameters<GetExperimentsRequestParameters>.QueryString
    RequestParameters<GetExperimentsRequestParameters>.RequestConfiguration
    RequestParameters<GetExperimentsRequestParameters>.ContainsQueryString(string)
    RequestParameters<GetExperimentsRequestParameters>.GetQueryStringValue<TOut>(string)
    RequestParameters<GetExperimentsRequestParameters>.GetResolvedQueryStringValue(string, IConnectionConfigurationValues)
    RequestParameters<GetExperimentsRequestParameters>.SetQueryString(string, object)
    RequestParameters<GetExperimentsRequestParameters>.Q<TOut>(string)
    RequestParameters<GetExperimentsRequestParameters>.Q(string, object)
    RequestParameters<GetExperimentsRequestParameters>.SetAcceptHeader(string)
    RequestParameters<GetExperimentsRequestParameters>.AcceptHeaderFromFormat(string)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Net.Specification.SearchRelevanceApi
    Assembly: OpenSearch.Net.dll
    Syntax
    public class GetExperimentsRequestParameters : RequestParameters<GetExperimentsRequestParameters>, IRequestParameters

    Properties

    | Edit this page View Source

    DefaultHttpMethod

    Declaration
    public override HttpMethod DefaultHttpMethod { get; }
    Property Value
    Type Description
    HttpMethod
    Overrides
    RequestParameters<GetExperimentsRequestParameters>.DefaultHttpMethod
    | Edit this page View Source

    SupportsBody

    Declaration
    public override bool SupportsBody { get; }
    Property Value
    Type Description
    bool
    Overrides
    RequestParameters<GetExperimentsRequestParameters>.SupportsBody

    Implements

    IRequestParameters

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • DefaultHttpMethod
      • SupportsBody
    • Implements
    • Extension Methods
    Back to top Generated by DocFX