Interface IMultiBucketsPath
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IMultiBucketsPath : IIsADictionary<string, string>, IDictionary<string, string>, ICollection<KeyValuePair<string, string>>, IEnumerable<KeyValuePair<string, string>>, IEnumerable, IIsADictionary, IBucketsPath