Search Results for

    Show / Hide Table of Contents

    Class ListDanglingIndicesDescriptor

    Descriptor for List

    https://opensearch.org/docs/latest/api-reference/index-apis/dangling-index/

    Inheritance
    object
    RequestBase<ListDanglingIndicesRequestParameters>
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>
    ListDanglingIndicesDescriptor
    Implements
    IDescriptor
    IListDanglingIndicesRequest
    IRequest<ListDanglingIndicesRequestParameters>
    IRequest
    Inherited Members
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.Self
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.Assign<TValue>(TValue, Action<IListDanglingIndicesRequest, TValue>)
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.Qs(string, object)
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.RequestConfiguration(Func<RequestConfigurationDescriptor, IRequestConfiguration>)
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.ErrorTrace(bool?)
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.FilterPath(params string[])
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.FilterPath(IEnumerable<string>)
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.Human(bool?)
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.Pretty(bool?)
    RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>.SourceQueryString(string)
    RequestBase<ListDanglingIndicesRequestParameters>.HttpMethod
    RequestBase<ListDanglingIndicesRequestParameters>.RequestState
    RequestBase<ListDanglingIndicesRequestParameters>.ContentType
    RequestBase<ListDanglingIndicesRequestParameters>.ResolveUrl(RouteValues, IConnectionSettingsValues)
    RequestBase<ListDanglingIndicesRequestParameters>.RequestDefaults(ListDanglingIndicesRequestParameters)
    RequestBase<ListDanglingIndicesRequestParameters>.Q<TOut>(string)
    RequestBase<ListDanglingIndicesRequestParameters>.Q(string, object)
    RequestBase<ListDanglingIndicesRequestParameters>.SetAcceptHeader(string)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class ListDanglingIndicesDescriptor : RequestDescriptorBase<ListDanglingIndicesDescriptor, ListDanglingIndicesRequestParameters, IListDanglingIndicesRequest>, IDescriptor, IListDanglingIndicesRequest, IRequest<ListDanglingIndicesRequestParameters>, IRequest

    Implements

    IDescriptor
    IListDanglingIndicesRequest
    IRequest<TParameters>
    IRequest

    Extension Methods

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