Search Results for

    Show / Hide Table of Contents

    Class IndicesExtensions

    Inheritance
    object
    IndicesExtensions
    Inherited Members
    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 static class IndicesExtensions

    Methods

    | Edit this page View Source

    Resolve(Indices, IConnectionSettingsValues)

    Declaration
    public static string Resolve(this Indices marker, IConnectionSettingsValues connectionSettings)
    Parameters
    Type Name Description
    Indices marker
    IConnectionSettingsValues connectionSettings
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    • Methods
      • Resolve(Indices, IConnectionSettingsValues)
    Back to top Generated by DocFX