Search Results for

    Show / Hide Table of Contents

    Class GetProfileModelsRequestParameters

    Request options for GetProfileModels

    Inheritance
    object
    RequestParameters<GetProfileModelsRequestParameters>
    GetProfileModelsRequestParameters
    Implements
    IRequestParameters
    Inherited Members
    RequestParameters<GetProfileModelsRequestParameters>.CustomResponseBuilder
    RequestParameters<GetProfileModelsRequestParameters>.QueryString
    RequestParameters<GetProfileModelsRequestParameters>.RequestConfiguration
    RequestParameters<GetProfileModelsRequestParameters>.ContainsQueryString(string)
    RequestParameters<GetProfileModelsRequestParameters>.GetQueryStringValue<TOut>(string)
    RequestParameters<GetProfileModelsRequestParameters>.GetResolvedQueryStringValue(string, IConnectionConfigurationValues)
    RequestParameters<GetProfileModelsRequestParameters>.SetQueryString(string, object)
    RequestParameters<GetProfileModelsRequestParameters>.Q<TOut>(string)
    RequestParameters<GetProfileModelsRequestParameters>.Q(string, object)
    RequestParameters<GetProfileModelsRequestParameters>.SetAcceptHeader(string)
    RequestParameters<GetProfileModelsRequestParameters>.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.MlApi
    Assembly: OpenSearch.Net.dll
    Syntax
    public class GetProfileModelsRequestParameters : RequestParameters<GetProfileModelsRequestParameters>, IRequestParameters

    Properties

    | Edit this page View Source

    DefaultHttpMethod

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

    SupportsBody

    Declaration
    public override bool SupportsBody { get; }
    Property Value
    Type Description
    bool
    Overrides
    RequestParameters<GetProfileModelsRequestParameters>.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