Search Results for

    Show / Hide Table of Contents

    Class GetProfileTasksRequestParameters

    Request options for GetProfileTasks

    Inheritance
    object
    RequestParameters<GetProfileTasksRequestParameters>
    GetProfileTasksRequestParameters
    Implements
    IRequestParameters
    Inherited Members
    RequestParameters<GetProfileTasksRequestParameters>.CustomResponseBuilder
    RequestParameters<GetProfileTasksRequestParameters>.QueryString
    RequestParameters<GetProfileTasksRequestParameters>.RequestConfiguration
    RequestParameters<GetProfileTasksRequestParameters>.ContainsQueryString(string)
    RequestParameters<GetProfileTasksRequestParameters>.GetQueryStringValue<TOut>(string)
    RequestParameters<GetProfileTasksRequestParameters>.GetResolvedQueryStringValue(string, IConnectionConfigurationValues)
    RequestParameters<GetProfileTasksRequestParameters>.SetQueryString(string, object)
    RequestParameters<GetProfileTasksRequestParameters>.Q<TOut>(string)
    RequestParameters<GetProfileTasksRequestParameters>.Q(string, object)
    RequestParameters<GetProfileTasksRequestParameters>.SetAcceptHeader(string)
    RequestParameters<GetProfileTasksRequestParameters>.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 GetProfileTasksRequestParameters : RequestParameters<GetProfileTasksRequestParameters>, IRequestParameters

    Properties

    | Edit this page View Source

    DefaultHttpMethod

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

    SupportsBody

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